diff options
| author | Chris McDonough <chrism@plope.com> | 2013-07-22 14:29:48 -0700 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-07-22 14:29:48 -0700 |
| commit | 22e45d4ad6c9febf8befb12d5b011d1327a6b657 (patch) | |
| tree | 7bcc562b0595e270228e18c8dcae4859c03223e1 /docs/latexindex.rst | |
| parent | 1cbd23bb4f4763a49b0328508d54e12d9f886b82 (diff) | |
| parent | 4d6281d1c06d85ce64a6cd6d6a8da423053e7d7a (diff) | |
| download | pyramid-22e45d4ad6c9febf8befb12d5b011d1327a6b657.tar.gz pyramid-22e45d4ad6c9febf8befb12d5b011d1327a6b657.tar.bz2 pyramid-22e45d4ad6c9febf8befb12d5b011d1327a6b657.zip | |
Merge pull request #1048 from stevepiercy/master
Synch some differences between index.rst and latexindex.rst, with index.rst as master
Diffstat (limited to 'docs/latexindex.rst')
| -rw-r--r-- | docs/latexindex.rst | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/docs/latexindex.rst b/docs/latexindex.rst index 6bb875f73..416fc9bf1 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,29 @@ 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 + tutorials/pycharm/index.rst -.. _api_reference: +.. _api_documentation: -API Reference -@@@@@@@@@@@@@ +API Documentation +================= .. toctree:: :maxdepth: 1 |
