From 9e3bdbce1063f67b2e927fec0677cf74095ea9ad Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 16 Jul 2008 22:25:43 +0000 Subject: Rearrange into narrative and API sections; include README in narrative as "introduction". --- docs/modules/index.rst | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 docs/modules/index.rst (limited to 'docs/modules/index.rst') diff --git a/docs/modules/index.rst b/docs/modules/index.rst deleted file mode 100644 index 496afc4c6..000000000 --- a/docs/modules/index.rst +++ /dev/null @@ -1,20 +0,0 @@ -.. _modules: - -API documentation -================= - -:mod:`repoze.bfg` ------------------ - -The :mod:`repoze.bfg` package contains the code nececessary to create -and run a web application. - -.. toctree:: - :maxdepth: 2 - - push - router - security - template - view - -- cgit v1.2.3