Add wiring API docs

This commit is contained in:
Roman Mogylatov 2020-10-01 14:00:52 -04:00
parent 199e8b241e
commit 3eb59a74ea
2 changed files with 12 additions and 4 deletions

View File

@ -4,7 +4,8 @@ API Documentation
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
top_level top_level
providers providers
containers containers
errors wiring
errors

7
docs/api/wiring.rst Normal file
View File

@ -0,0 +1,7 @@
dependency_injector.wiring
=============================
.. automodule:: dependency_injector.wiring
:members:
.. disqus::