Derek Jones | 8ede1a2 | 2011-10-05 13:34:52 -0500 | [diff] [blame] | 1 | #################### |
2 | CodeIgniter Overview | ||||
3 | #################### | ||||
4 | |||||
5 | The 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 | * |