index.rst 578 B

123456789101112131415161718192021222324252627282930
  1. .. Celery documentation master file, created by sphinx-quickstart on Mon May 18 21:37:44 2009.
  2. You can adapt this file completely to your liking, but it should at least
  3. contain the root `toctree` directive.
  4. =================================
  5. Celery - Distributed Task Queue
  6. =================================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 2
  10. introduction
  11. configuration
  12. cookbook/index
  13. tutorials/index
  14. faq
  15. reference/index
  16. changelog
  17. links
  18. Indices and tables
  19. ==================
  20. * :ref:`genindex`
  21. * :ref:`modindex`
  22. * :ref:`search`