bcit-ci/CodeIgniter

View on GitHub
user_guide_src/source/overview/index.rst

Summary

Maintainability
Test Coverage
####################
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>