mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-03-19 01:22:13 +03:00
Add disqus comments for container documents
This commit is contained in:
parent
1375e42749
commit
256abed2ef
|
@ -53,3 +53,6 @@ Example of declarative containers's provider injections:
|
|||
.. literalinclude:: ../../examples/containers/declarative_injections.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
|
||||
.. disqus::
|
||||
|
|
|
@ -25,3 +25,6 @@ configuration:
|
|||
.. literalinclude:: ../../examples/containers/dynamic_runtime_creation.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
|
||||
.. disqus::
|
||||
|
|
|
@ -38,3 +38,6 @@ properties that help to work with container overridings:
|
|||
|
||||
:py:class:`DynamicContainer` has exactly the same functionality, except of
|
||||
:py:func:`override` decorator.
|
||||
|
||||
|
||||
.. disqus::
|
||||
|
|
|
@ -22,3 +22,6 @@ as well:
|
|||
.. literalinclude:: ../../examples/containers/dynamic_provider_type.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
|
||||
.. disqus::
|
||||
|
|
Loading…
Reference in New Issue
Block a user