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.
 
 
 
 
Marc Schlagenhauf 11cddd0eb5 Restructured 7 months ago
source Restructured 7 months ago
.gitignore Custom CSS, gitignore build files 7 months ago
Makefile Sphinx 7 months ago
README.md Sphinx 7 months ago
make.bat Sphinx 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