Doxygen cheat sheet

Doxygen is a documentation generator. Download the cheat sheet to keep syntax handy. 

Puzzle pieces coming together to form a computer screen

Opensource.com

Doxygen cheat sheet

Doxygen is an open source tool for generating HTML or LaTeX documentation based on comments in the code. Doxygen enables you to provide a comprehensive overview of the structure of your code without additional effort. While Doxygen is mainly used to document C++, you can use it for many other languages, like C, Objective-C, C#, PHP, Java, Python, and more. Download this cheat sheet to keep Doxygen syntax, functions, and commands handy.