index.rst 230 B

123456789101112131415161718192021
  1. josepy
  2. ======
  3. .. automodule:: josepy
  4. :members:
  5. .. toctree::
  6. :maxdepth: 2
  7. :caption: Contents:
  8. :glob:
  9. api/*
  10. changelog
  11. Indices and tables
  12. ==================
  13. * :ref:`genindex`
  14. * :ref:`modindex`
  15. * :ref:`search`