summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/general/index.rst
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2011-10-10 23:26:27 +0200
committerDerek Jones <derek.jones@ellislab.com>2011-10-10 23:26:27 +0200
commit619b122cc8c213df558838ce9cc1c157a85a65b6 (patch)
tree346c13c7ec5989787bef1fccdc19ce71736fe50d /user_guide_src/source/general/index.rst
parentf769ec13d483347d1ad99d406384549055ca09d5 (diff)
incremental improvement to user guide ToC
Diffstat (limited to 'user_guide_src/source/general/index.rst')
-rw-r--r--user_guide_src/source/general/index.rst32
1 files changed, 29 insertions, 3 deletions
diff --git a/user_guide_src/source/general/index.rst b/user_guide_src/source/general/index.rst
index 1ece12bef..2bc684a1d 100644
--- a/user_guide_src/source/general/index.rst
+++ b/user_guide_src/source/general/index.rst
@@ -1,6 +1,32 @@
+##############
+General Topics
+##############
+
.. toctree::
- :glob:
- :hidden:
:titlesonly:
- * \ No newline at end of file
+ urls
+ controllers
+ reserved_names
+ views
+ models
+ Helpers <helpers>
+ libraries
+ creating_libraries
+ drivers
+ creating_drivers
+ core_classes
+ ancillary_classes
+ hooks
+ autoloader
+ common_functions
+ routing
+ errors
+ Caching <caching>
+ profiling
+ cli
+ managing_apps
+ environments
+ alternative_php
+ security
+ PHP Style Guide <styleguide> \ No newline at end of file