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 23184886f1 fix: whitespace 2021-08-28 14:32:20 +02:00
..
source fix: whitespace 2021-08-28 14:32:20 +02:00
theme/wtf_coop theme adapted to wtf CI, logo included, links in header changed to wtf service urls 2021-08-16 19:44:45 +02:00
Makefile added initial sphinx config for book generation 2021-07-29 09:41:29 +02:00
README.md added initiall README.md for each tool 2021-08-01 09:16:50 +02:00

README.md

Installation

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