mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +03:00
Add a link to the decoupled packages example to the introduction
This commit is contained in:
parent
039e51d4ba
commit
2d28bc0d02
|
@ -1,3 +1,5 @@
|
||||||
|
.. _decoupled-packages:
|
||||||
|
|
||||||
Decoupled packages example (multiple containers)
|
Decoupled packages example (multiple containers)
|
||||||
================================================
|
================================================
|
||||||
|
|
||||||
|
|
|
@ -134,6 +134,7 @@ Choose one of the following as a next step:
|
||||||
- Look at application examples:
|
- Look at application examples:
|
||||||
- :ref:`application-single-container`
|
- :ref:`application-single-container`
|
||||||
- :ref:`application-multiple-containers`
|
- :ref:`application-multiple-containers`
|
||||||
|
- :ref:`decoupled-packages`
|
||||||
- Pass the tutorials:
|
- Pass the tutorials:
|
||||||
- :ref:`flask-tutorial`
|
- :ref:`flask-tutorial`
|
||||||
- :ref:`aiohttp-tutorial`
|
- :ref:`aiohttp-tutorial`
|
||||||
|
|
|
@ -178,6 +178,7 @@ Choose one of the following as a next step:
|
||||||
- Look at application examples:
|
- Look at application examples:
|
||||||
- :ref:`application-single-container`
|
- :ref:`application-single-container`
|
||||||
- :ref:`application-multiple-containers`
|
- :ref:`application-multiple-containers`
|
||||||
|
- :ref:`decoupled-packages`
|
||||||
- Pass the tutorials:
|
- Pass the tutorials:
|
||||||
- :ref:`flask-tutorial`
|
- :ref:`flask-tutorial`
|
||||||
- :ref:`aiohttp-tutorial`
|
- :ref:`aiohttp-tutorial`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user