Please follow the following steps to build html files
requirements¶
python 3.10 (The default
python --version
should be 3.10)sphinx (>=4.2)
breathe extension
recommonmark
sphinx_rtd_theme
installation¶
pip3 install sphinx
pip3 install breathe
pip3 install recommonmark
pip3 install sphinx_rtd_theme
Run parse_bindings.py to generate rst files for classes and enums
Follow README in
../bindings
to compile and install bindingsThen run
make html
Copy
custom.css
andpk_scripts.js
into_build/html/_static