index.rst 540 B

12345678910111213141516171819202122232425262728293031323334353637
  1. .. image:: images/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. contributing
  15. tutorials/index
  16. faq
  17. .. toctree::
  18. :maxdepth: 1
  19. changelog
  20. reference/index
  21. internals/index
  22. links
  23. Indices and tables
  24. ==================
  25. * :ref:`genindex`
  26. * :ref:`modindex`
  27. * :ref:`search`