diff options
| author | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-07-28 11:02:16 +0200 |
|---|---|---|
| committer | Tshepang Lekhonkhobe <tshepang@gmail.com> | 2013-07-28 11:02:16 +0200 |
| commit | 2057f2d7a71604fa40a02ee88a3cacf7b73e94c8 (patch) | |
| tree | f95349b5445ce13fa7538d1f94b3f59df5fb175f | |
| parent | a6291243051b1977832b0b9a45c27eb68d7ba867 (diff) | |
| download | pyramid-2057f2d7a71604fa40a02ee88a3cacf7b73e94c8.tar.gz pyramid-2057f2d7a71604fa40a02ee88a3cacf7b73e94c8.tar.bz2 pyramid-2057f2d7a71604fa40a02ee88a3cacf7b73e94c8.zip | |
Improve consistency between latexindex.rst and index.rst some more
this adds to a70d54c
| -rw-r--r-- | docs/latexindex.rst | 25 |
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:: |
