From 8b169d338e1ea6d07bc3cd0c9ff0b0ae91c56708 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 16 Jul 2008 22:12:03 +0000 Subject: Doc tweaks. --- docs/index.rst | 2 +- docs/modules/index.rst | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index abe99954a..99589e1d9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ repoze.bfg Documentation Contents: .. toctree:: - :maxdepth: 2 + :maxdepth: 3 modules/index diff --git a/docs/modules/index.rst b/docs/modules/index.rst index 3f799164f..496afc4c6 100644 --- a/docs/modules/index.rst +++ b/docs/modules/index.rst @@ -9,9 +9,6 @@ API documentation The :mod:`repoze.bfg` package contains the code nececessary to create and run a web application. -Sub-packages ------------- - .. toctree:: :maxdepth: 2 -- cgit v1.2.3