index.rst 506 B

1234567891011121314151617181920212223242526272829303132
  1. =======================================================================
  2. django-celery-beat - Database-backed Periodic Tasks
  3. =======================================================================
  4. .. include:: includes/introduction.txt
  5. Contents
  6. ========
  7. .. toctree::
  8. :maxdepth: 1
  9. copyright
  10. .. toctree::
  11. :maxdepth: 2
  12. reference/index
  13. .. toctree::
  14. :maxdepth: 1
  15. changelog
  16. glossary
  17. Indices and tables
  18. ==================
  19. * :ref:`genindex`
  20. * :ref:`modindex`
  21. * :ref:`search`