You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Doxyfile cannot be installed from pip, therefore I precompiled with doxyfile to generated xml/ from C++. And then api_cc.rst can be generated by breathe from xml/.
* Edit conf.py to include doxygen
* Edit conf.py to enable doxygen on readthedocs
* Add specification in conf.py to refine the html layout of api_cc.rst
* Included exhale to make prettier C++ API.
* Update conf.py
* add a function description to see if it works
* it should be put into the header file?
* add documents for DeepPot and DeepTensor
* add documents for some common functions
Co-authored-by: tuoping <[email protected]>
Co-authored-by: Jinzhe Zeng <[email protected]>
0 commit comments