diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 2 | ||||
| -rw-r--r-- | docs/modules/index.rst | 3 |
2 files changed, 1 insertions, 4 deletions
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 |
