index.rst 604 B

1234567891011121314151617181920212223242526272829
  1. .. django-babel documentation master file, created by
  2. sphinx-quickstart on Sat Feb 22 14:40:46 2014.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. ========================================
  6. Welcome to django-babel's documentation!
  7. ========================================
  8. .. include:: ../README.rst
  9. .. include:: ../CHANGELOG.rst
  10. Contents:
  11. .. toctree::
  12. :maxdepth: 2
  13. extract
  14. management-commands
  15. middleware
  16. template-tags
  17. Indices and tables
  18. ==================
  19. * :ref:`genindex`
  20. * :ref:`modindex`
  21. * :ref:`search`