Please follow the following steps to build html files
requirements¶
python 3.6 (The default
python --versionshould be 3.6)sphinx (>=4.2)
breathe extension
recommonmark
installation¶
pip install sphinx
pip install breathe
pip install recommonmark
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