HELP - authorCmd
HelpCommand ReferenceauthorCmd
Description  
Designating the author of the code or page ( author )
The author command is used to indicate who was the original author of the code documented, and/or who may have made substantial additions to the code.
Syntax
\author Martin Harring
Output
The output can be seen as the second line on this Description tab, and consists of: Author: Martin Harring
If author not specifyed for a member or a member function, DoxyS will use the author from the class insted.
About section commands
This command is a section command (also called "Special Sections"). Common to all section commands is the fact that the section continues until a blank line or another section command is encountered.
The section commands are:


See also
  • Designating the version versionCmd
  • HowToDocument::Author