Designating the version of the code or page ( version )
The version command is used to indicate what version this particular piece of code is. It's possible to use multiple version tags in which case they are shown comma separated.
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:
\bug, \throw, \internal, \note, \param, \remark, \sa, \todo, \warning \since
(Multiple commands are allowed yielding a bulleted list)
\author \version (Multiple commands are are comma separated in output)
- \brief, \return, \deprecated (Only intended to be used once per entity)