####################
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>