Chapter Wrap-up
Let's see what you've learned in this chapter and test your understanding of generating documentation.
We'll cover the following...
Summary
In this short chapter, we covered adding Doxygen, the documentation generation tool, to a CMake project, and making it elegant. This process isn't too involved and will greatly improve the ...