diff options
| author | Chris McDonough <chrism@plope.com> | 2013-08-15 18:40:27 +0200 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-08-15 18:40:27 +0200 |
| commit | 5aab1e9c2aebbbb0e955a34067db9a196d430a0c (patch) | |
| tree | 727028ad4eeb596c291d0f96fbc9bb520ec971fd /docs/latexindex.rst | |
| parent | b210ce350a3856166376f63a32725cc1516ba294 (diff) | |
| parent | 7319ab677216063581e47a231fd70b8b55a19466 (diff) | |
| download | pyramid-5aab1e9c2aebbbb0e955a34067db9a196d430a0c.tar.gz pyramid-5aab1e9c2aebbbb0e955a34067db9a196d430a0c.tar.bz2 pyramid-5aab1e9c2aebbbb0e955a34067db9a196d430a0c.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
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 |
