forked from wtf-eg/handbuch-gen
bc1be7804c
Just our font files and fonts.css. This results in a standard ReadTheDocs layout without customizations.
162 B
162 B
Installation
python3 -m venv venv
source venv/bin/activate
pip install sphinxcontrib-plantuml
pip install myst-parser
pip install sphinx_rtd_theme