index.rst 515 B

12345678910111213141516171819202122232425262728293031
  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. tutorials/index
  14. faq
  15. reference/index
  16. internals/index
  17. changelog
  18. links
  19. Indices and tables
  20. ==================
  21. * :ref:`genindex`
  22. * :ref:`modindex`
  23. * :ref:`search`