index.rst 458 B

1234567891011121314151617181920212223
  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. reference/index
  11. Indices and tables
  12. ==================
  13. * :ref:`genindex`
  14. * :ref:`modindex`
  15. * :ref:`search`