index.rst 480 B

12345678910111213141516171819202122232425
  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. Welcome to Celery's documentation!
  5. ==================================
  6. Contents:
  7. .. toctree::
  8. :maxdepth: 3
  9. introduction
  10. faq
  11. reference/index
  12. changelog
  13. Indices and tables
  14. ==================
  15. * :ref:`genindex`
  16. * :ref:`modindex`
  17. * :ref:`search`