handbuch-gen/sphinx
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
..
source fix: whitespace 2021-08-28 14:32:20 +02:00
theme/wtf_coop feat: start over clean 2021-08-28 15:02:52 +02:00
Makefile added initial sphinx config for book generation 2021-07-29 09:41:29 +02:00
README.md feat: start over clean 2021-08-28 15:02:52 +02:00

Installation

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