diff options
Diffstat (limited to 'doc/grouping.doc')
-rw-r--r-- | doc/grouping.doc | 4 |
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 */ |