mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-24 15:29:06 +03:00
Spread link to the tutorial
This commit is contained in:
parent
9d328e2ba7
commit
c495854f9f
|
@ -157,6 +157,7 @@ Choose one of the following:
|
||||||
- `Flask web application tutorial <http://python-dependency-injector.ets-labs.org/tutorials/flask.html>`_
|
- `Flask web application tutorial <http://python-dependency-injector.ets-labs.org/tutorials/flask.html>`_
|
||||||
- `Aiohttp REST API tutorial <http://python-dependency-injector.ets-labs.org/tutorials/aiohttp.html>`_
|
- `Aiohttp REST API tutorial <http://python-dependency-injector.ets-labs.org/tutorials/aiohttp.html>`_
|
||||||
- `Asyncio monitoring daemon tutorial <http://python-dependency-injector.ets-labs.org/tutorials/asyncio-daemon.html>`_
|
- `Asyncio monitoring daemon tutorial <http://python-dependency-injector.ets-labs.org/tutorials/asyncio-daemon.html>`_
|
||||||
|
- `CLI application tutorial <http://python-dependency-injector.ets-labs.org/tutorials/cli.html>`_
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
|
@ -135,8 +135,9 @@ Choose one of the following as a next step:
|
||||||
+ :ref:`flask-tutorial`
|
+ :ref:`flask-tutorial`
|
||||||
+ :ref:`aiohttp-tutorial`
|
+ :ref:`aiohttp-tutorial`
|
||||||
+ :ref:`asyncio-daemon-tutorial`
|
+ :ref:`asyncio-daemon-tutorial`
|
||||||
+ Know more about the :ref:`providers`.
|
+ :ref:`cli-tutorial`
|
||||||
+ Go to the :ref:`contents`.
|
+ Know more about the :ref:`providers`
|
||||||
|
+ Go to the :ref:`contents`
|
||||||
|
|
||||||
Useful links
|
Useful links
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
|
@ -962,8 +962,8 @@ cause you have everything defined explicitly in one place:
|
||||||
|
|
||||||
What's next?
|
What's next?
|
||||||
|
|
||||||
- Look at the other :ref:`tutorials`.
|
- Look at the other :ref:`tutorials`
|
||||||
- Know more about the :ref:`providers`.
|
- Know more about the :ref:`providers`
|
||||||
- Go to the :ref:`contents`.
|
- Go to the :ref:`contents`
|
||||||
|
|
||||||
.. disqus::
|
.. disqus::
|
||||||
|
|
|
@ -1080,8 +1080,8 @@ cause you have everything defined explicitly in one place:
|
||||||
|
|
||||||
What's next?
|
What's next?
|
||||||
|
|
||||||
- Look at the other :ref:`tutorials`.
|
- Look at the other :ref:`tutorials`
|
||||||
- Know more about the :ref:`providers`.
|
- Know more about the :ref:`providers`
|
||||||
- Go to the :ref:`contents`.
|
- Go to the :ref:`contents`
|
||||||
|
|
||||||
.. disqus::
|
.. disqus::
|
||||||
|
|
|
@ -1046,8 +1046,8 @@ cause you have everything defined explicitly in one place:
|
||||||
|
|
||||||
What's next?
|
What's next?
|
||||||
|
|
||||||
- Look at the other :ref:`tutorials`.
|
- Look at the other :ref:`tutorials`
|
||||||
- Know more about the :ref:`providers`.
|
- Know more about the :ref:`providers`
|
||||||
- Go to the :ref:`contents`.
|
- Go to the :ref:`contents`
|
||||||
|
|
||||||
.. disqus::
|
.. disqus::
|
||||||
|
|
|
@ -1141,9 +1141,9 @@ their dependencies defined explicitly in one place:
|
||||||
|
|
||||||
What's next?
|
What's next?
|
||||||
|
|
||||||
- Look at the other :ref:`tutorials`.
|
- Look at the other :ref:`tutorials`
|
||||||
- Know more about the :ref:`providers`.
|
- Know more about the :ref:`providers`
|
||||||
- Go to the :ref:`contents`.
|
- Go to the :ref:`contents`
|
||||||
|
|
||||||
|
|
||||||
.. disqus::
|
.. disqus::
|
||||||
|
|
Loading…
Reference in New Issue
Block a user