diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2016-01-03 15:37:34 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2016-01-03 15:37:34 (GMT) |
commit | 4f80d144f98fc998de5118855eec73797a65bf2e (patch) | |
tree | effd54caf7c9372abb85825ec41f3bd90172561f /doc/grouping.doc | |
parent | 89ef13dbb6c8ac81a9c118f4f031c45cdc66e3a3 (diff) | |
download | Doxygen-4f80d144f98fc998de5118855eec73797a65bf2e.zip Doxygen-4f80d144f98fc998de5118855eec73797a65bf2e.tar.gz Doxygen-4f80d144f98fc998de5118855eec73797a65bf2e.tar.bz2 |
Adjusted Doxygen to doxygen in running text in the manual
Diffstat (limited to 'doc/grouping.doc')
-rw-r--r-- | doc/grouping.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/grouping.doc b/doc/grouping.doc index 64102e1..bdb16e3 100644 --- a/doc/grouping.doc +++ b/doc/grouping.doc @@ -140,7 +140,7 @@ in .c files without having to duplicate the hierarchy exactly. \htmlonly </p> Click <a href="examples/group/html/modules.html">here</a> -for the corresponding HTML documentation that is generated by Doxygen. +for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly \latexonly See \hyperlink{modules_example}{Modules example} @@ -198,7 +198,7 @@ documentation of the class. \htmlonly </p> Click <a href="examples/memgrp/html/class_test.html">here</a> -for the corresponding HTML documentation that is generated by Doxygen. +for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly \latexonly See \hyperlink{memgrp_example}{Member Groups example} |