rtfm/sphinx
2021-08-28 16:19:24 +02:00
..
source fix: whitespace 2021-08-28 16:19:24 +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