HELP - SeeAlso
HelpExample CodeHowToDocumentSeeAlso
Description Source Call Graph
HowToDocument::SeeAlso ( Public Method )
Author: N.F.S Grundtvig (The members of this class inherits the author by default.)
Making "See Also" sections.
 
Syntax / parameters
void SeeAlso ()

Description
Making "See Also" sections.
This is done using the keyword: \sa.

This is how it looks in the source:
\sa Note (that's a great command)!

About section commands
This command is a section command (also called special section). 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:
Notes
  • To provide compatibility with original Doxygen the following alias for the \sa command also works: \sa
  • See also
  • Note (that's a great command)!
  •  
    Source
    The documentation for this Member was generated from the following files:
  • HowtoDocument.cpp
  • HowtoDocument.h