index.rst 560 B

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