Add disqus comments for container documents

This commit is contained in:
Roman Mogilatov 2017-02-28 22:08:52 +02:00
parent 1375e42749
commit 256abed2ef
4 changed files with 12 additions and 0 deletions

View File

@ -53,3 +53,6 @@ Example of declarative containers's provider injections:
.. literalinclude:: ../../examples/containers/declarative_injections.py
:language: python
:linenos:
.. disqus::

View File

@ -25,3 +25,6 @@ configuration:
.. literalinclude:: ../../examples/containers/dynamic_runtime_creation.py
:language: python
:linenos:
.. disqus::

View File

@ -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::

View File

@ -22,3 +22,6 @@ as well:
.. literalinclude:: ../../examples/containers/dynamic_provider_type.py
:language: python
:linenos:
.. disqus::