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

The following pages describe the broad concepts behind CodeIgniter:

-  :doc:`CodeIgniter at a Glance <at_a_glance>`
-  :doc:`Supported Features <features>`
-  :doc:`Application Flow Chart <appflow>`
-  :doc:`Introduction to the Model-View-Controller <mvc>`
-  :doc:`Design and Architectural Goals <goals>`

.. toctree::
	:glob:
	:hidden:
	:titlesonly:
	
	*