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

The following pages describe the broad concepts behind CodeIgniter:

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