summaryrefslogtreecommitdiffstats
path: root/doc/grouping.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-12-05 18:50:14 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-12-05 18:50:14 (GMT)
commit565c21b260ca58c9d6b845ecc64f8c4aaa9a9a96 (patch)
treea0b58da9c2416db29519ce93f4804910e11ecb77 /doc/grouping.doc
parent7bcd67f4affa7c3ce2ba6f652c893488952396a7 (diff)
downloadDoxygen-565c21b260ca58c9d6b845ecc64f8c4aaa9a9a96.zip
Doxygen-565c21b260ca58c9d6b845ecc64f8c4aaa9a9a96.tar.gz
Doxygen-565c21b260ca58c9d6b845ecc64f8c4aaa9a9a96.tar.bz2
Doxygen manual is not XHTML compliant
The doxygen manual is not XHTML compliant. In this, first, fix : - fixes the problems in the doc files (note that docblocks has a small extra problem, pull request for this is #6660) - determine output directory for HTML based on the doxyfile (for images). Note: Remaining problems with examples and old change log files (version 1.5 and earlier)
Diffstat (limited to 'doc/grouping.doc')
-rw-r--r--doc/grouping.doc4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/grouping.doc b/doc/grouping.doc
index 2c4ebe1..2a87704 100644
--- a/doc/grouping.doc
+++ b/doc/grouping.doc
@@ -138,7 +138,6 @@ 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
@@ -196,7 +195,6 @@ documentation of the class.
\include memgrp.cpp
\htmlonly
-</p>
Click <a href="examples/memgrp/html/class_memgrp___test.html">here</a>
for the corresponding HTML documentation that is generated by doxygen.
\endhtmlonly
@@ -226,10 +224,8 @@ 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
*/