mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-04 20:33:13 +03:00
Add API docs
This commit is contained in:
parent
8aca427a97
commit
19110116cf
9
docs/api/aiohttpext.rst
Normal file
9
docs/api/aiohttpext.rst
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
dependency_injector.ext.flask
|
||||||
|
=============================
|
||||||
|
|
||||||
|
.. automodule:: dependency_injector.ext.aiohttp
|
||||||
|
:members:
|
||||||
|
:special-members:
|
||||||
|
|
||||||
|
|
||||||
|
.. disqus::
|
|
@ -1 +1,2 @@
|
||||||
flask
|
flask
|
||||||
|
aiohttp
|
||||||
|
|
Loading…
Reference in New Issue
Block a user