Please follow the following steps to build html files
requirements¶
python 3.8 (The default
python --versionshould be 3.8)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
Copy the pyds.so from ds_python/bindings/build dir into this (docs) directory
Then run
make html
Copy
custom.cssandpk_scripts.jsinto_build/html/_static