rtfm/sphinx/README.md
Stephan bc1be7804c feat: start over clean
Just our font files and fonts.css. This results in a standard
ReadTheDocs layout without customizations.
2021-08-28 15:02:52 +02:00

162 B

Installation

python3 -m venv venv
source venv/bin/activate
pip install sphinxcontrib-plantuml
pip install myst-parser
pip install sphinx_rtd_theme