Move Self provider docs to providers section

This commit is contained in:
Roman Mogylatov 2021-02-09 07:34:46 -05:00
parent a9fd206aae
commit 47aa8c11fe
3 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,6 @@ Containers module API docs - :py:mod:`dependency_injector.containers`.
declarative
dynamic
specialization
inject_self
overriding
reset_singletons
traversal

View File

@ -50,6 +50,7 @@ Providers module API docs - :py:mod:`dependency_injector.providers`
dependency
overriding
provided_instance
inject_self
custom
async
typing_mypy