From 04bee54e9b793790e8e612ccaa50547f1e440e9f Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 17 Jan 2010 17:28:30 +0000 Subject: Reduce overall book size by not giving each ZCML directive its own chapter. --- docs/latexindex.rst | 32 +++----------------------------- 1 file changed, 3 insertions(+), 29 deletions(-) (limited to 'docs/latexindex.rst') 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:: -- cgit v1.2.3