@@ -445,7 +445,7 @@ Structural indicators
445445 for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen.
446446 \endlatexonly
447447
448- </p>< hr>
448+ <hr>
449449\section cmddef \\def <name>
450450
451451 \addindex \\def
@@ -463,7 +463,7 @@ Structural indicators
463463 for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen.
464464 \endlatexonly
465465
466- </p>< hr>
466+ <hr>
467467\section cmddefgroup \\defgroup <name> (group title)
468468
469469 \addindex \\defgroup
@@ -515,7 +515,7 @@ Structural indicators
515515 for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen.
516516 \endlatexonly
517517
518- </p>< hr>
518+ <hr>
519519\section cmdexample \\example[{lineno}] <file-name>
520520
521521 \addindex \\example
@@ -553,7 +553,7 @@ Structural indicators
553553
554554 \sa section \ref cmdinclude "\\include".
555555
556- </p>< hr>
556+ <hr>
557557\section cmdendinternal \\endinternal
558558
559559 \addindex \\endinternal
@@ -612,7 +612,7 @@ Structural indicators
612612 \note In the above example \ref cfg_javadoc_autobrief "JAVADOC_AUTOBRIEF"
613613 has been set to \c YES in the configuration file.
614614
615- </p>< hr>
615+ <hr>
616616\section cmdfn \\fn (function declaration)
617617
618618 \addindex \\fn
@@ -650,7 +650,7 @@ Structural indicators
650650 \sa sections \ref cmdvar "\\var", \ref cmdproperty "\\property", and
651651 \ref cmdtypedef "\\typedef".
652652
653- </p>< hr>
653+ <hr>
654654\section cmdheaderfile \\headerfile <header-file> [<header-name>]
655655
656656 \addindex \\headerfile
@@ -836,7 +836,7 @@ Structural indicators
836836 \ref cmdpublic "\\public", \ref cmdprotected "\\protected" and
837837 \ref cmdprivate "\\private".
838838
839- </p>< hr>
839+ <hr>
840840\section cmdname \\name [(header)]
841841
842842 \addindex \\name
@@ -904,7 +904,7 @@ Structural indicators
904904 for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen.
905905 \endlatexonly
906906
907- </p>< hr>
907+ <hr>
908908\section cmdpackage \\package <name>
909909
910910 \addindex \\package
@@ -945,7 +945,7 @@ Structural indicators
945945 \ref cmdsubsection "\\subsection", and section
946946 \ref cmdref "\\ref".
947947
948- </p>< hr>
948+ <hr>
949949\section cmdprivate \\private
950950
951951 \addindex \\private
@@ -1092,7 +1092,7 @@ Structural indicators
10921092 for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen.
10931093 \endlatexonly
10941094
1095- </p>< hr>
1095+ <hr>
10961096\section cmdrelated \\related <name>
10971097
10981098 \addindex \\related
@@ -1255,7 +1255,7 @@ Section indicators
12551255 for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen.
12561256 \endlatexonly
12571257
1258- </p>< hr>
1258+ <hr>
12591259\section cmdauthors \\authors { list of authors }
12601260
12611261 \addindex \\authors
@@ -1606,7 +1606,7 @@ ALIASES = "english=\if english" \
16061606 for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen.
16071607 \endlatexonly
16081608
1609- </p>< hr>
1609+ <hr>
16101610\section cmdparam \\param [(dir)] <parameter-name> { parameter description }
16111611
16121612 \addindex \\param
@@ -2226,7 +2226,7 @@ Commands for displaying examples
22262226 \ref cmdskipline "\\skipline", \ref cmduntil "\\until", and
22272227 \ref cmdinclude "\\include".
22282228
2229- </p>< hr>
2229+ <hr>
22302230\section cmdinclude \\include[{lineno|doc}] <file-name>
22312231
22322232 \addindex \\include
@@ -3524,10 +3524,8 @@ browser generator. Do \e not use these commands in your own documentation.
35243524
35253525
35263526\htmlonly
3527- </p>
35283527Go to the <a href="htmlcmds.html">next</a> section or return to the
35293528 <a href="index.html">index</a>.
3530- <p>
35313529\endhtmlonly
35323530
35333531*/
0 commit comments