borg_public/docs/README.txt
2023-05-29 10:41:03 +02:00

10 lines
204 B
Plaintext

* Install python3 sphinx. You can use your favoured package manager (e.g. dnf install python3-sphinx)
* Install doxygen (dnf install doxygen)
* pip3 install --user -r requirements.txt
* "make html"