fix documentation issues

- add autotask directives for pgsqltasks and mysqltasks
- remove duplicate Celery_ link target
This commit is contained in:
Jan Dittberner 2015-01-04 22:47:14 +01:00
parent 8e498c3e44
commit 706a4ef177
2 changed files with 13 additions and 1 deletions

View file

@ -1,5 +1,5 @@
"""
This is the taskresults app that is used for storing the results from
asynchronous `Celery <http://www.celeryproject.org>`_ tasks.
asynchronous Celery_ tasks.
"""