index.rst 490 B

1234567891011121314151617181920212223242526
  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. links
  14. Indices and tables
  15. ==================
  16. * :ref:`genindex`
  17. * :ref:`modindex`
  18. * :ref:`search`