summaryrefslogtreecommitdiffstats
path: root/doc/grouping.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2015-12-26 15:14:50 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2015-12-26 15:14:50 (GMT)
commitde03970396e6f7edec359e2b71f3d2aa9d6a6237 (patch)
tree867f42456bf49f7a0c694ea2d17619e12cde43ba /doc/grouping.doc
parent165498dc9ea33bc9991c5ab5234b5e51d74569d0 (diff)
downloadDoxygen-de03970396e6f7edec359e2b71f3d2aa9d6a6237.zip
Doxygen-de03970396e6f7edec359e2b71f3d2aa9d6a6237.tar.gz
Doxygen-de03970396e6f7edec359e2b71f3d2aa9d6a6237.tar.bz2
Tweaked the htmlonly sections in the manual so it produces valid HTML output
Diffstat (limited to 'doc/grouping.doc')
-rw-r--r--doc/grouping.doc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/grouping.doc b/doc/grouping.doc
index 4357d27..64102e1 100644
--- a/doc/grouping.doc
+++ b/doc/grouping.doc
@@ -138,6 +138,7 @@ in .c files without having to duplicate the hierarchy exactly.
\include group.cpp
\htmlonly
+</p>
Click <a href="examples/group/html/modules.html">here</a>
for the corresponding HTML documentation that is generated by Doxygen.
\endhtmlonly
@@ -195,6 +196,7 @@ documentation of the class.
\include memgrp.cpp
\htmlonly
+</p>
Click <a href="examples/memgrp/html/class_test.html">here</a>
for the corresponding HTML documentation that is generated by Doxygen.
\endhtmlonly
@@ -224,8 +226,10 @@ two groups GA and GB, where GB is part of GA, page A is put in group GA,
and page B is put in group GB.
\htmlonly
+</p>
Go to the <a href="formulas.html">next</a> section or return to the
<a href="index.html">index</a>.
+<p>
\endhtmlonly
*/