summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/overview/index.rst
blob: dc91f78c4b4e3188cf500856a2bb8d691feb11c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
####################
CodeIgniter Overview
####################

The following pages describe the broad concepts behind CodeIgniter:

.. toctree::
	:titlesonly:
	
	Getting Started <getting_started>
	CodeIgniter at a Glance <at_a_glance>
	CodeIgniter Cheatsheets <cheatsheets>
	Supported Features <features>
	Application Flow Chart <appflow>
	Model-View-Controller <mvc>
	Architectural Goals <goals>