sphinx-tutorial/cpp-example/readme.md

247 B

Sphinx documentation for C / C++

🔧 Dependencies installation

pip3 install sphinx breathe exhale
sudo apt-get install doxygen

🚀 Générer la documentation

cd docs
make html