handbuch-gen/sphinx
Stephan c6eb07c36e feat: 1st wtf_coop theme based on read the docs
- addd logo
- switched font for headings (rtd already use lato)
- changed color scheme
2021-08-28 16:35:48 +02:00
..
source feat: 1st wtf_coop theme based on read the docs 2021-08-28 16:35:48 +02:00
theme/wtf_coop feat: 1st wtf_coop theme based on read the docs 2021-08-28 16:35:48 +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