senju/docs/source/index.rst
Joscha Dierks b9c4091299 feat/OPS-61: added auto documentation for haiku.py, main.py and store_manager.py
At the moment it works by converting senju into a python package. This causes the html docu to start with a link 'senju package' which lists all three moduls and their documentation. I will try now to make it so all three moduls have a docu link of their own.

The method foobar in each modul is for testing purposes and should be deleted once full functionality is confirmed.
2025-03-15 19:40:35 +01:00

19 lines
No EOL
536 B
ReStructuredText

.. senju documentation master file, created by
sphinx-quickstart on Fri Mar 14 15:18:32 2025.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome senju documentation
===========================
Add your content using ``reStructuredText`` syntax. See the
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
documentation for details.
.. toctree::
:maxdepth: 2
:caption: Contents:
usage
_modules/modules