diff options
Diffstat (limited to 'docs/latexindex.rst')
| -rw-r--r-- | docs/latexindex.rst | 54 |
1 files changed, 35 insertions, 19 deletions
diff --git a/docs/latexindex.rst b/docs/latexindex.rst index e2ba108ee..13ba61648 100644 --- a/docs/latexindex.rst +++ b/docs/latexindex.rst @@ -1,15 +1,13 @@ -:orphan: - .. _latexindex: -================================================= -The Pyramid Web Application Development Framework -================================================= +========================= +The Pyramid Web Framework +========================= .. frontmatter:: Front Matter -============ +@@@@@@@@@@@@ .. toctree:: :maxdepth: 1 @@ -23,15 +21,15 @@ Front Matter .. _narrative_documentation: Narrative Documentation -======================= +@@@@@@@@@@@@@@@@@@@@@@@ .. toctree:: :maxdepth: 1 narr/introduction narr/install - narr/firstapp narr/configuration + narr/firstapp narr/project narr/startup narr/router @@ -52,7 +50,6 @@ Narrative Documentation narr/vhosting narr/testing narr/resources - narr/hellotraversal narr/muchadoabouttraversal narr/traversal narr/security @@ -63,39 +60,58 @@ Narrative Documentation narr/extending narr/advconfig narr/extconfig - narr/scaffolding - narr/upgrading narr/threadlocals narr/zca .. _tutorials: Tutorials -========= +@@@@@@@@@ .. toctree:: :maxdepth: 1 - tutorials/wiki2/index.rst tutorials/wiki/index.rst + tutorials/wiki2/index.rst tutorials/bfg/index.rst tutorials/modwsgi/index.rst -.. _api_documentation: +.. _api_reference: -API Documentation -================= +API Reference +@@@@@@@@@@@@@ .. toctree:: :maxdepth: 1 - :glob: - api/* + api/authorization + api/authentication + api/config + api/events + api/exceptions + api/httpexceptions + api/i18n + api/interfaces + api/location + api/paster + api/registry + api/renderers + api/request + api/response + api/scripting + api/security + api/settings + api/testing + api/threadlocal + api/traversal + api/url + api/view + api/wsgi .. backmatter:: Glossary and Index -================== +@@@@@@@@@@@@@@@@@@ .. toctree:: :maxdepth: 1 |
