How to add the data type to @param in Doxygen?

Find and share HowTos to various installations / configurations!
2 posts • Page 1 of 1
n.kuehl
Posts:28
Joined: Mon Mar 18, 2019 9:35 am

How to add the data type to @param in Doxygen?

Post by n.kuehl »

Hey everyone,
is there a way to add the data type of the parameter from a function to the Doxygen function header?

kilianvp
Posts:443
Joined: Fri Jan 16, 2015 10:29 am

Re: How to add the data type to @param in Doxygen?

Post by kilianvp »

No. I have built my own better function parser that does comments for doxygen.

2 posts • Page 1 of 1