summaryrefslogtreecommitdiff
path: root/docs/latexindex.rst
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2016-05-15 03:00:43 -0700
committerSteve Piercy <web@stevepiercy.com>2016-05-15 03:00:43 -0700
commitda1c240b3c589340f28a20366d02239f1314f965 (patch)
treea5278650d5576838dd2bed9690549837140da3bf /docs/latexindex.rst
parent8eb4e184c05ac1822a0ce1986bde1ad4410a9322 (diff)
downloadpyramid-da1c240b3c589340f28a20366d02239f1314f965.tar.gz
pyramid-da1c240b3c589340f28a20366d02239f1314f965.tar.bz2
pyramid-da1c240b3c589340f28a20366d02239f1314f965.zip
revise latexindex.rst
- add designdefense, quick_tour, quick_tutorial, p* scripts, change history
Diffstat (limited to 'docs/latexindex.rst')
-rw-r--r--docs/latexindex.rst59
1 files changed, 45 insertions, 14 deletions
diff --git a/docs/latexindex.rst b/docs/latexindex.rst
index c4afff212..05199d313 100644
--- a/docs/latexindex.rst
+++ b/docs/latexindex.rst
@@ -14,12 +14,27 @@ Front Matter
.. toctree::
:maxdepth: 1
- copyright.rst
- conventions.rst
- authorintro.rst
+ copyright
+ conventions
+ authorintro
+ designdefense
.. mainmatter::
+.. _tutorials:
+
+Tutorials
+@@@@@@@@@
+
+.. toctree::
+ :maxdepth: 1
+
+ quick_tour
+ quick_tutorial/index
+ tutorials/wiki2/index
+ tutorials/wiki/index
+ tutorials/modwsgi/index
+
.. _narrative_documentation:
Narrative Documentation
@@ -68,31 +83,47 @@ Narrative Documentation
narr/threadlocals
narr/zca
-.. _tutorials:
-
-Tutorials
-@@@@@@@@@
+API Documentation
+@@@@@@@@@@@@@@@@@
.. toctree::
:maxdepth: 1
+ :glob:
- tutorials/wiki2/index.rst
- tutorials/wiki/index.rst
- tutorials/modwsgi/index.rst
+ api/index
+ api/*
-.. _api_documentation:
-API Documentation
-@@@@@@@@@@@@@@@@@
+``p*`` Scripts Documentation
+@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.. toctree::
:maxdepth: 1
:glob:
- api/*
+ pscripts/index
+ pscripts/*
+
.. backmatter::
+Change History
+@@@@@@@@@@@@@@
+
+.. toctree::
+ :maxdepth: 1
+
+ whatsnew-1.7
+ whatsnew-1.6
+ whatsnew-1.5
+ whatsnew-1.4
+ whatsnew-1.3
+ whatsnew-1.2
+ whatsnew-1.1
+ whatsnew-1.0
+ changes
+
+
Glossary and Index
@@@@@@@@@@@@@@@@@@