.. | ||
docs | ||
include | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
readme.md |
Sphinx documentation for C / C++
🔧 Dependencies installation
pip3 install sphinx breathe
sudo apt-get install doxygen
🚀 Compile documentation
cd docs
make html
.. | ||
docs | ||
include | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
readme.md |
pip3 install sphinx breathe
sudo apt-get install doxygen
cd docs
make html