0
Under review

Generate doxygen comment block

Florian Müller 9 years ago in General updated by Alexander Blach (Developer) 9 years ago 1
First of all you write a function with some parameters. After that you write the doxygen comment block and it could automatically generate the block for the defined parameters and return values. So you speed up the writing process.

QtCreator and some other IDEs has already implemented this feature.