index.rst 479 B

1234567891011121314151617181920212223
  1. .. testpackage documentation master file, created by
  2. sphinx-quickstart on Tue Jul 9 22:26:36 2013.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to testpackage's documentation!
  6. ========================================================
  7. Contents:
  8. .. toctree::
  9. :maxdepth: 2
  10. installation
  11. usage
  12. Indices and tables
  13. ==================
  14. * :ref:`genindex`
  15. * :ref:`modindex`
  16. * :ref:`search`