Ofenschlupfer-Dokumentation
https://docs.ofenschlupfer.de
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
source | 7 months ago | |
.gitignore | 7 months ago | |
Makefile | 7 months ago | |
README.md | 7 months ago | |
make.bat | 7 months ago |
README.md
Ofenschluper-Dokumentation
Dokumentation für die Rezepte-Verwaltung Ofenschlupfer auf Basis von Sphinx.
Benötigte Software:
pip install sphinx sphinx_rtd_theme
Bauen der Dokumentation:
rm -rf build/* && sphinx-build -b html source build