index.rst 261 B

123456789101112131415161718192021222324252627
  1. .. include:: ../README.rst
  2. API Reference
  3. -------------
  4. .. toctree::
  5. :maxdepth: 2
  6. api
  7. Changelog
  8. -------------
  9. .. toctree::
  10. :maxdepth: 2
  11. versions
  12. Indices and tables
  13. ==================
  14. * :ref:`genindex`
  15. * :ref:`modindex`
  16. * :ref:`search`
  17. .. _