index.rst 508 B

123456789101112131415161718192021222324252627282930313233
  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. reference/index
  18. internals/index
  19. changelog
  20. links
  21. Indices and tables
  22. ==================
  23. * :ref:`genindex`
  24. * :ref:`modindex`
  25. * :ref:`search`