mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-01-30 19:24:31 +03:00
Add disqus comments for introduction documents
This commit is contained in:
parent
f90deae8f7
commit
0077114cd4
|
@ -129,3 +129,6 @@ using :doc:`Dependency Injector <../index>`:
|
|||
.. literalinclude:: ../../examples/miniapps/engines_cars/example_ioc_containers.py
|
||||
:language: python
|
||||
:linenos:
|
||||
|
||||
|
||||
.. disqus::
|
||||
|
|
|
@ -43,3 +43,6 @@ Components of *Dependency Injector* framework could be used:
|
|||
|
||||
Main idea of *Dependency Injector* framework is to be useful tool for the
|
||||
right thing.
|
||||
|
||||
|
||||
.. disqus::
|
||||
|
|
|
@ -45,3 +45,6 @@ Containers could be:
|
|||
+ Overridden by each other.
|
||||
+ Copied from each other.
|
||||
+ Extended.
|
||||
|
||||
|
||||
.. disqus::
|
||||
|
|
|
@ -116,6 +116,9 @@ And `John Munsch`_ provided absolutely Great answer:
|
|||
down to eat.
|
||||
|
||||
|
||||
.. disqus::
|
||||
|
||||
|
||||
.. _Dependency injection: http://en.wikipedia.org/wiki/Dependency_injection
|
||||
.. _Inversion of control: https://en.wikipedia.org/wiki/Inversion_of_control
|
||||
.. _Dependency inversion: https://en.wikipedia.org/wiki/Dependency_inversion_principle
|
||||
|
|
Loading…
Reference in New Issue
Block a user