gvamysql/docs/code.rst

34 lines
549 B
ReStructuredText
Raw Normal View History

2014-12-29 19:01:32 +01:00
==================
Code documentation
==================
gvamysql is implemented as `Celery`_ app.
2014-12-29 19:01:32 +01:00
.. _Celery: http://www.celeryproject.org/
2020-03-04 20:52:29 +01:00
:py:mod:`mysqltasks` app
========================
2014-12-29 19:01:32 +01:00
2020-03-04 20:52:29 +01:00
.. automodule:: mysqltasks
2014-12-29 19:01:32 +01:00
2020-03-04 20:52:29 +01:00
:py:mod:`mysqltasks.celery`
---------------------------
2014-12-29 19:01:32 +01:00
2020-03-04 20:52:29 +01:00
.. automodule:: mysqltasks.celery
2014-12-29 19:01:32 +01:00
:members:
2020-03-04 20:52:29 +01:00
:py:mod:`mysqltasks.settings`
-----------------------------
2014-12-29 19:01:32 +01:00
2020-03-04 20:52:29 +01:00
.. automodule:: mysqltasks.settings
2014-12-29 19:01:32 +01:00
:py:mod:`mysqltasks.tasks`
--------------------------
.. automodule:: mysqltasks.tasks
:members:
:undoc-members: