Adding Doxygen to Our Project
Let's learn how to add Doxygen to our project.
We'll cover the following
One of the most established and popular tools that can generate documentation from C++ sources is Doxygen. And when we say "established," we mean it: the first version was released by Dimitri van Heesch in October 1997. Since then, it has grown immensely, and it is actively supported by over 180 contributors to its repository.
Supported formats
Doxygen can produce documentation in the following formats:
Get hands-on with 1400+ tech skills courses.