diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index d86cd895e..c1efadb42 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -71,6 +71,14 @@ Tutorials Step-by-step tutorials which demonstrate how you might use and deploy :mod:`repoze.bfg`. +"BFG Wiki" tutorial, demonstrating how to build a :term:`traversal` +based application using :term:`ZODB` and :term:`authentication`. + +.. toctree:: + :maxdepth: 3 + + tutorials/bfgwiki/index.rst + :mod:`repoze.bfg` for Zope CMF Developers .. toctree:: @@ -89,7 +97,7 @@ Change History ============== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 changes |
