diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 8 |
1 files changed, 4 insertions, 4 deletions
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 |
