Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Doxygen "\\return void"

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
__Daniel__ Posted - Nov 13 2009 : 01:26:06 AM
Hello.
My doxysnippet:
/// \\brief $end$
/// \\param[in\\out] $MethodArgName$
/// \\return $SymbolType$


When function return void, after documenting it appears:
/// \\brief 
/// \\return void
void Foo()

Is possible to auto remove "\\return void" ?
5   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Feb 21 2011 : 11:14:48 AM
No return line on a constructor is a good point, I have added a note to the case about this.
TudorT Posted - Feb 19 2011 : 1:38:25 PM
I strongly support this. Also, should avoid writing the line when documenting a constructor.
feline Posted - Sep 09 2010 : 2:13:05 PM
This is still in our list of things to look at, but unfortunately I don't have any estimate on when it will be done.
__Daniel__ Posted - Sep 08 2010 : 04:15:12 AM
Will it ever solved?
feline Posted - Nov 13 2009 : 1:11:37 PM
We are considering changing Document Method so that it does not add the $SymbolType$ line if the return type is void:

case=1755

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000