From 9974be2fe4568e6334e03a2af9f0eeaddc794be3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 16 Jul 2008 18:27:56 +0000 Subject: Oh the humanity of this hack. --- docs/modules/index.rst | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/modules/index.rst (limited to 'docs/modules/index.rst') diff --git a/docs/modules/index.rst b/docs/modules/index.rst new file mode 100644 index 000000000..38cd5a29d --- /dev/null +++ b/docs/modules/index.rst @@ -0,0 +1,18 @@ +.. _modules: + +API documentation +================= + +:mod:`repoze.bfg` +----------------- + +The :mod:`repoze.bfg` package contains the code nececessary to create +and run an application. + +Sub-packages +------------ + +.. toctree:: + :maxdepth: 2 + + router -- cgit v1.2.3