While adding new Doxygen comments to your code base, use Doxygen commands and function parameters completion (&shortcut:CodeCompletion;), or simply generate a stub for Doxygen comments.

Start with typing "/**", "/*!", "///" or "//!" and then press Enter. In case your function has parameters, returns a value or throws an exception, you’ll get a stub to fill with the documentation text: