235 B
235 B
Sphinx documentation for C / C++
🔧 Dependencies installation
pip3 install sphinx breathe
sudo apt-get install doxygen
🚀 Compile documentation
cd docs
make html