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
Stephan fea40e0214 fix: whitespace 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

README.md

Installation

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