How to make automatic documentation using Doxygen, breathe and Sphinx
Posted on Wed 15 June 2022 in documentation • Tagged with C++, Doxygen, Sphinx
Doing documentation is required, to allow people to use your project. Here I present a rather easy solution.
Continue reading