index.rst 471 B

123456789101112131415161718192021222324252627282930313233
  1. |project| Documentation
  2. =====================
  3. Document version:
  4. |version|
  5. |today|
  6. .. autosummary::
  7. :toctree: generated
  8. :template: custom_autosummary/module.rst
  9. :recursive:
  10. draugr
  11. .. toctree::
  12. :glob:
  13. :hidden:
  14. :maxdepth: 1
  15. :caption: Notes
  16. getting_started
  17. What's next?
  18. -------------
  19. Read the :ref:`Getting Started Guide <getting_started>`
  20. Indices and tables
  21. ==================
  22. * :ref:`genindex`
  23. * :ref:`modindex`
  24. * :ref:`search`