This repository has been archived on 2023-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
handbuch-gen/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