index.rst 532 B

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