summaryrefslogtreecommitdiff
path: root/docs/latexindex.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2013-07-28 11:06:04 -0700
committerChris McDonough <chrism@plope.com>2013-07-28 11:06:04 -0700
commitbd0283d86c1afaa6df6f605ac6664b1233c8dd86 (patch)
tree1a904b7d60f55f9e13da9bb85237aab7c8c75b8d /docs/latexindex.rst
parent9a6c758f8916e0cf19210ef0c2dc58195cac143f (diff)
parent2057f2d7a71604fa40a02ee88a3cacf7b73e94c8 (diff)
downloadpyramid-bd0283d86c1afaa6df6f605ac6664b1233c8dd86.tar.gz
pyramid-bd0283d86c1afaa6df6f605ac6664b1233c8dd86.tar.bz2
pyramid-bd0283d86c1afaa6df6f605ac6664b1233c8dd86.zip
Merge pull request #1055 from tshepang/diff
Improve consistency between latexindex.rst and index.rst some more
Diffstat (limited to 'docs/latexindex.rst')
-rw-r--r--docs/latexindex.rst25
1 files changed, 2 insertions, 23 deletions
diff --git a/docs/latexindex.rst b/docs/latexindex.rst
index 83641d8b3..08c3157b3 100644
--- a/docs/latexindex.rst
+++ b/docs/latexindex.rst
@@ -86,30 +86,9 @@ API Documentation
.. toctree::
:maxdepth: 1
+ :glob:
- 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
+ api/*
.. backmatter::