.. | ||
notes | ||
source | ||
sphinx | ||
sphinx_ext | ||
.gitignore | ||
build_python_doc.patch | ||
make.bat | ||
Makefile | ||
outputs.rst | ||
README.txt | ||
requirements.txt | ||
wiki_download.sh |
* 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"