index.rst 518 B

123456789101112131415161718192021222324252627
  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 - The Django Task Queue
  6. ================================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 3
  10. introduction
  11. faq
  12. reference/index
  13. changelog
  14. links
  15. Indices and tables
  16. ==================
  17. * :ref:`genindex`
  18. * :ref:`modindex`
  19. * :ref:`search`