blob: d541e796cfc0121fa95711a842f8a56d407e1733 [file] [log] [blame]
Derek Jones8ede1a22011-10-05 13:34:52 -05001####################
2CodeIgniter Overview
3####################
4
5The following pages describe the broad concepts behind CodeIgniter:
6
7- :doc:`CodeIgniter at a Glance <at_a_glance>`
8- :doc:`Supported Features <features>`
9- :doc:`Application Flow Chart <appflow>`
10- :doc:`Introduction to the Model-View-Controller <mvc>`
11- :doc:`Design and Architectural Goals <goals>`
12
13.. toctree::
14 :glob:
15 :hidden:
16 :titlesonly:
17
18 *