borg_public/docs/README.txt

10 lines
204 B
Plaintext
Raw Normal View History

2023-05-29 10:41:03 +02:00
* 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"