diff options
| author | Chris McDonough <chrism@agendaless.com> | 2010-01-17 17:28:30 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2010-01-17 17:28:30 +0000 |
| commit | 04bee54e9b793790e8e612ccaa50547f1e440e9f (patch) | |
| tree | a97967720f8ad86712ffe73d5df3a7f99dfa2e7b /docs/latexindex.rst | |
| parent | e8a5c7466b96c5d9c6d8127e31c55220c2c464af (diff) | |
| download | pyramid-04bee54e9b793790e8e612ccaa50547f1e440e9f.tar.gz pyramid-04bee54e9b793790e8e612ccaa50547f1e440e9f.tar.bz2 pyramid-04bee54e9b793790e8e612ccaa50547f1e440e9f.zip | |
Reduce overall book size by not giving each ZCML directive its own chapter.
Diffstat (limited to 'docs/latexindex.rst')
| -rw-r--r-- | docs/latexindex.rst | 32 |
1 files changed, 3 insertions, 29 deletions
diff --git a/docs/latexindex.rst b/docs/latexindex.rst index 89563b779..4000ea077 100644 --- a/docs/latexindex.rst +++ b/docs/latexindex.rst @@ -62,39 +62,13 @@ Tutorials tutorials/zodbsessions/index.rst tutorials/catalog/index.rst -API documentation -@@@@@@@@@@@@@@@@@ - -.. toctree:: - :maxdepth: 2 - - api/authorization - api/authentication - api/chameleon_text - api/chameleon_zpt - api/configuration - api/events - api/exceptions - api/interfaces - api/location - api/paster - api/router - api/scripting - api/security - api/settings - api/testing - api/threadlocal - api/traversal - api/url - api/view - api/wsgi - -ZCML Directives -@@@@@@@@@@@@@@@@ +Reference material +@@@@@@@@@@@@@@@@@@ .. toctree:: :maxdepth: 1 + api zcml .. backmatter:: |
