Skip to content

Commit 47aa8c1

Browse files
committed
Move Self provider docs to providers section
1 parent a9fd206 commit 47aa8c1

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

docs/containers/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Containers module API docs - :py:mod:`dependency_injector.containers`.
2222
declarative
2323
dynamic
2424
specialization
25-
inject_self
2625
overriding
2726
reset_singletons
2827
traversal

docs/providers/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Providers module API docs - :py:mod:`dependency_injector.providers`
5050
dependency
5151
overriding
5252
provided_instance
53+
inject_self
5354
custom
5455
async
5556
typing_mypy
File renamed without changes.

0 commit comments

Comments
 (0)