From 1a7b14de4bc89ef0fd162ef8e62d01926e42b54e Mon Sep 17 00:00:00 2001 From: Paul Everitt Date: Thu, 24 Jul 2008 17:14:16 +0000 Subject: Add tutorial sections --- docs/index.rst | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 9e50b2a09..ef511a4a3 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -21,14 +21,19 @@ Narrative documentation in chapter form explaining how to use narr/models narr/security -API documentation ------------------ +Tutorials +---------- + +Step-by-step sample applications that use ``repoze.bfg``. + +.. toctree:: + :maxdepth: 2 + + tutorials/lxmlgraph/index.rst -:mod:`repoze.bfg` ------------------ -The :mod:`repoze.bfg` package contains the code nececessary to create -and run a web application. +API documentation +----------------- .. toctree:: :maxdepth: 2 -- cgit v1.2.3