2014-12-25 15:22:33 +01:00
|
|
|
==================
|
|
|
|
Code documentation
|
|
|
|
==================
|
|
|
|
|
2015-01-26 17:07:31 +01:00
|
|
|
gvafile is implemented as a set of `Celery`_ tasks.
|
2014-12-25 15:22:33 +01:00
|
|
|
|
|
|
|
.. _Celery: http://www.celeryproject.org/
|
|
|
|
|
|
|
|
|
2020-03-04 16:53:50 +01:00
|
|
|
:py:mod:`fileservertasks` module
|
|
|
|
================================
|
2014-12-25 15:22:33 +01:00
|
|
|
|
2020-03-04 16:53:50 +01:00
|
|
|
.. automodule:: fileservertasks
|
2014-12-25 15:22:33 +01:00
|
|
|
|
|
|
|
|
2020-03-04 16:53:50 +01:00
|
|
|
:py:mod:`celery <fileservertasks.celery>`
|
|
|
|
-----------------------------------------
|
2014-12-25 15:22:33 +01:00
|
|
|
|
2020-03-04 16:53:50 +01:00
|
|
|
.. automodule:: fileservertasks.celery
|
2014-12-25 15:22:33 +01:00
|
|
|
:members:
|
|
|
|
|
|
|
|
|
2020-03-04 16:53:50 +01:00
|
|
|
:py:mod:`settings <fileservertasks.settings>`
|
|
|
|
---------------------------------------------
|
2014-12-25 15:22:33 +01:00
|
|
|
|
2020-03-04 16:53:50 +01:00
|
|
|
.. automodule:: fileservertasks.settings
|
2014-12-25 15:22:33 +01:00
|
|
|
:members:
|
|
|
|
|
|
|
|
|
2015-01-19 22:05:57 +01:00
|
|
|
:py:mod:`tasks <fileservertasks.tasks>`
|
|
|
|
---------------------------------------
|
2014-12-25 15:22:33 +01:00
|
|
|
|
2015-01-19 22:05:57 +01:00
|
|
|
.. automodule:: fileservertasks.tasks
|
2014-12-25 15:22:33 +01:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|