senju/docs/source
Joscha Dierks 20855b2117 feat/OPS-61: fix - documentation works without converting senju into a python package.
Important: It seems the sphinx commands only work by entering the virtual environment of senju by copying the command/output of
```poetry env activate```
Inside the env install/update the poetry packages to ensure that you use the correct version of sphinx. Afterward cd into the senju/docs folder and execute auto_docu.sh
You can open the docu with
```firefox build/html/index.html```
2025-03-15 19:55:10 +01:00
..
_modules feat/OPS-61: fix - documentation works without converting senju into a python package. 2025-03-15 19:55:10 +01:00
_static feat/OPS-61: add basic documentation 2025-03-14 16:53:44 +01:00
conf.py feat/OPS-61: fix - documentation works without converting senju into a python package. 2025-03-15 19:55:10 +01:00
index.rst feat/OPS-61: added auto documentation for haiku.py, main.py and store_manager.py 2025-03-15 19:40:35 +01:00
usage.rst feat/OPS-61: add basic documentation 2025-03-14 16:53:44 +01:00