/****************************************************************************** * * * * Copyright (C) 1997-2001 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby * granted. No representations are made about the suitability of this software * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * * Documents produced by Doxygen are derivative works derived from the * input used in their production; they are not affected by this license. * */ /*! \page htmlcmds HTML Commands Here is a list of all HTML commands that may be used inside the documentation. Note that all attributes of a HTML tag are ignored (the HREF and NAME attributes for the A tag are the only exception).
Starts a piece of text displayed in a typewriter font.
- \c
End a \c section.
- \c
- Starts an item description.
- \c Starts a piece of text displayed in a typewriter font.
- \c
Ends a \c section.
- \c
Starts a description list.
- \c Ends a description list.
- \c
- Starts an item title.
- \c
Ends an item title.
- \c Starts a piece of text displayed in an italic font.
- \c
Ends a \c section.
- \c Does not generate any output.
- \c
Writes a horizontal ruler.
- \c
Starts an unnumbered section.
- \c Ends an unnumberd section.
- \c
Starts an unnumbered subsection.
- \c Ends an unnumbered subsection.
- \c
Where ? is one of {3,4,5,6}, starts an unnumbered subsubsection using \c in HTML.
- \c
Where ? is one of {3,4,5,6}, ends an unnumbered subsubsection using \c in HTML.
- \c Starts a piece of text displayed in an italic font.
- \c Does not generate any output.
- \c
Ends a \c section.
- \c This command is written with attributes to the HTML output only.
- \c
- Starts a new list item.
- \c
Ends a list item.
- \c Does not generate any output.
- \c
ignored by doxygen.
- \c ignored by doxygen.
- \c
Starts a numbered item list.
- \c
Ends a numbered item list.
- \c
Starts a new paragraph.
- \c Ends a paragraph.
- \c
Starts a preformatted fragment.
- \c Ends a preformatted fragment.
- \c Starts a section of text displayed in a smaller font.
- \c
Ends a \c section.
- \c Starts a section of bold text.
- \c
Ends a section of bold text.
- \c Starts a piece of text displayed in subscript.
- \c
Ends a \c section.
- \c Starts a piece of text displayed in superscript.
- \c
Ends a \c section.
- \c
starts a table.
- \c
ends a table.
- \c
Starts a new table data element.
- \c
Ends a table data element.
- \c
Starts a new table row.
- \c
Ends a table row.
- \c Starts a piece of text displayed in a typewriter font.
- \c
Ends a \c section.
- \c Starts a piece of text displayed in a typewriter font.
- \c
Ends a \c section.
- \c
Starts an unnumbered item list.
- \c
Ends an unnumbered item list.
- \c Starts a piece of text displayed in an italic font.
- \c
Ends a \c section.