index.rst 487 B

12345678910111213141516171819202122232425
  1. .. Read the Docs Template documentation master file, created by
  2. sphinx-quickstart on Tue Aug 26 14:19:49 2014.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to Read the Docs Template's documentation!
  6. ==================================================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 2
  10. :glob:
  11. *
  12. Indices and tables
  13. ==================
  14. * :ref:`genindex`
  15. * :ref:`modindex`
  16. * :ref:`search`