index.rst 529 B

1234567891011121314151617181920212223242526272829303132
  1. .. image:: http://cloud.github.com/downloads/ask/celery/celery_favicon_128.png
  2. :class: celerylogo
  3. =================================
  4. Celery - Distributed Task Queue
  5. =================================
  6. Contents:
  7. .. toctree::
  8. :maxdepth: 2
  9. getting-started/index
  10. userguide/index
  11. configuration
  12. cookbook/index
  13. community
  14. tutorials/index
  15. faq
  16. reference/index
  17. internals/index
  18. changelog
  19. links
  20. Indices and tables
  21. ==================
  22. * :ref:`genindex`
  23. * :ref:`modindex`
  24. * :ref:`search`