Add top-level package docs to API docs

This commit is contained in:
Roman Mogilatov 2015-11-25 13:26:04 +02:00
parent b7f42a3ff4
commit b05eefedea
2 changed files with 2 additions and 4 deletions

View File

@ -1,13 +1,10 @@
API Documentation
=================
.. automodule:: dependency_injector
.. autodata:: VERSION
.. toctree::
:maxdepth: 2
top_level
providers
injections
catalogs

View File

@ -2,3 +2,4 @@
-----------------------
.. automodule:: dependency_injector
:members: VERSION