summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/overview/index.rst
diff options
context:
space:
mode:
authorTimothy Warren <tim@timshomepage.net>2011-10-11 14:38:36 +0200
committerTimothy Warren <tim@timshomepage.net>2011-10-11 14:38:36 +0200
commit2c129c82933ebc733003c5aa5ba7ef907a9abcbf (patch)
tree4e57f14887b74b377ab0305c699a54c9b65c1195 /user_guide_src/source/overview/index.rst
parente347927cf69a71d2fa0895806da7847ddf4f6075 (diff)
parent8352f093567caf7e64e38698b6d9cf65396d5a10 (diff)
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Diffstat (limited to 'user_guide_src/source/overview/index.rst')
-rw-r--r--user_guide_src/source/overview/index.rst16
1 files changed, 7 insertions, 9 deletions
diff --git a/user_guide_src/source/overview/index.rst b/user_guide_src/source/overview/index.rst
index d541e796c..dc91f78c4 100644
--- a/user_guide_src/source/overview/index.rst
+++ b/user_guide_src/source/overview/index.rst
@@ -4,15 +4,13 @@ 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:
- * \ No newline at end of file
+ Getting Started <getting_started>
+ CodeIgniter at a Glance <at_a_glance>
+ CodeIgniter Cheatsheets <cheatsheets>
+ Supported Features <features>
+ Application Flow Chart <appflow>
+ Model-View-Controller <mvc>
+ Architectural Goals <goals> \ No newline at end of file