summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/index.rst
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2014-12-14 17:01:04 +0100
committerAndrey Andreev <narf@devilix.net>2014-12-14 17:01:04 +0100
commitfb81cd85175a2d5020a21315cf7c58d099126dc0 (patch)
tree348a938ea239dbdc04df4a6b5fc4a3244f7ef964 /user_guide_src/source/index.rst
parentc9963f45f648af713e1a46d3fb5bcf018a0758eb (diff)
parent71b93b34a678e607e1935f5185836664056a3ccc (diff)
Merge pull request #3410 from druu/feature/userguide_redesign
Feature/userguide redesign
Diffstat (limited to 'user_guide_src/source/index.rst')
-rw-r--r--user_guide_src/source/index.rst48
1 files changed, 24 insertions, 24 deletions
diff --git a/user_guide_src/source/index.rst b/user_guide_src/source/index.rst
index d8f60e360..8d8aa9438 100644
--- a/user_guide_src/source/index.rst
+++ b/user_guide_src/source/index.rst
@@ -13,7 +13,10 @@ CodeIgniter User Guide
Welcome
*******
-- :doc:`general/welcome`
+.. toctree::
+ :titlesonly:
+
+ general/welcome
**********
Basic Info
@@ -25,32 +28,31 @@ Basic Info
************
Installation
************
+.. toctree::
+ :includehidden:
+ :maxdepth: 2
+ :titlesonly:
-- :doc:`installation/downloads`
-- :doc:`installation/index`
-- :doc:`installation/upgrading`
-- :doc:`installation/troubleshooting`
+ installation/index
************
Introduction
************
-- :doc:`overview/getting_started`
-- :doc:`overview/at_a_glance`
-- :doc:`overview/features`
-- :doc:`overview/appflow`
-- :doc:`overview/mvc`
-- :doc:`overview/goals`
+.. toctree::
+ :titlesonly:
+
+ overview/index
********
Tutorial
********
-- :doc:`tutorial/index`
-- :doc:`tutorial/static_pages`
-- :doc:`tutorial/news_section`
-- :doc:`tutorial/create_news_items`
-- :doc:`tutorial/conclusion`
+.. toctree::
+ :includehidden:
+ :titlesonly:
+
+ tutorial/index
**************
General Topics
@@ -59,7 +61,7 @@ General Topics
.. toctree::
:glob:
:titlesonly:
-
+
general/index
*****************
@@ -69,7 +71,7 @@ Library Reference
.. toctree::
:glob:
:titlesonly:
-
+
libraries/index
******************
@@ -79,7 +81,7 @@ Database Reference
.. toctree::
:glob:
:titlesonly:
-
+
database/index
****************
@@ -89,7 +91,7 @@ Helper Reference
.. toctree::
:glob:
:titlesonly:
-
+
helpers/index
***************************
@@ -99,16 +101,14 @@ Contributing to CodeIgniter
.. toctree::
:glob:
:titlesonly:
-
+
contributing/index
- documentation/index
- DCO
.. toctree::
:glob:
:titlesonly:
:hidden:
-
+
*
overview/index
general/requirements