Is there any fast way to generate doxygen style comments for c++ functions based on what parameters the function is passed and what it returns? I have some existing code without any comments, and I was looking for a quick way to put in template comment blocks that I can go through and fill in details quickly.
<br><br>thanks for the help,<br>dave<br>