From 841dcfe60677e017772fa7fe9845a8e31c938d16 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 27 May 2009 23:02:26 +0000 Subject: Add tutorial to index. --- docs/index.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3