diff options
| author | Chris McDonough <chrism@plope.com> | 2013-07-28 00:21:09 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-07-28 00:21:09 -0400 |
| commit | aeee0e7db14f0d68ffece459345f49d07233890f (patch) | |
| tree | 77bd176ab6510671e2aae34190115824b92f9a78 /docs/latexindex.rst | |
| parent | e7638bfd959811bb85f681ff2ad8d43d716018ad (diff) | |
| parent | a6291243051b1977832b0b9a45c27eb68d7ba867 (diff) | |
| download | pyramid-aeee0e7db14f0d68ffece459345f49d07233890f.tar.gz pyramid-aeee0e7db14f0d68ffece459345f49d07233890f.tar.bz2 pyramid-aeee0e7db14f0d68ffece459345f49d07233890f.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/latexindex.rst')
| -rw-r--r-- | docs/latexindex.rst | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/docs/latexindex.rst b/docs/latexindex.rst index 6bb875f73..83641d8b3 100644 --- a/docs/latexindex.rst +++ b/docs/latexindex.rst @@ -1,13 +1,13 @@ .. _latexindex: -@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -The :app:`Pyramid` Web Application Framework -@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ +================================================= +The Pyramid Web Application Development Framework +================================================= .. frontmatter:: Front Matter -@@@@@@@@@@@@ +============ .. toctree:: :maxdepth: 1 @@ -21,15 +21,15 @@ Front Matter .. _narrative_documentation: Narrative Documentation -@@@@@@@@@@@@@@@@@@@@@@@ +======================= .. toctree:: :maxdepth: 1 narr/introduction narr/install - narr/configuration narr/firstapp + narr/configuration narr/project narr/startup narr/router @@ -50,6 +50,7 @@ Narrative Documentation narr/vhosting narr/testing narr/resources + narr/hellotraversal narr/muchadoabouttraversal narr/traversal narr/security @@ -60,26 +61,28 @@ Narrative Documentation narr/extending narr/advconfig narr/extconfig + narr/scaffolding + narr/upgrading narr/threadlocals narr/zca .. _tutorials: Tutorials -@@@@@@@@@ +========= .. toctree:: :maxdepth: 1 - tutorials/wiki/index.rst tutorials/wiki2/index.rst + tutorials/wiki/index.rst tutorials/bfg/index.rst tutorials/modwsgi/index.rst -.. _api_reference: +.. _api_documentation: -API Reference -@@@@@@@@@@@@@ +API Documentation +================= .. toctree:: :maxdepth: 1 @@ -111,7 +114,7 @@ API Reference .. backmatter:: Glossary and Index -@@@@@@@@@@@@@@@@@@ +================== .. toctree:: :maxdepth: 1 |
