From 6638cf8071a63545bd570eb42e8e190caf3dae0b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 1 Jun 2009 02:53:09 +0000 Subject: Shorten front page by showing fewer subitems. --- docs/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 13084bd1e..46a83643f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -79,7 +79,7 @@ ZODB + traversal BFG Wiki tutorial, demonstrating how to build a (or no experience at all). .. toctree:: - :maxdepth: 3 + :maxdepth: 2 tutorials/bfgwiki/index.rst @@ -89,21 +89,21 @@ build a :term:`url dispatch` based application using prior Pylons experience (or no experience at all). .. toctree:: - :maxdepth: 3 + :maxdepth: 2 tutorials/bfgwiki2/index.rst :mod:`repoze.bfg` for Zope CMF Developers .. toctree:: - :maxdepth: 3 + :maxdepth: 2 tutorials/cmf/index.rst :mod:`repoze.bfg` on Google's App Engine .. toctree:: - :maxdepth: 3 + :maxdepth: 2 tutorials/gae/index.rst -- cgit v1.2.3