diff options
Diffstat (limited to 'doc/docblocks.doc')
-rw-r--r-- | doc/docblocks.doc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/docblocks.doc b/doc/docblocks.doc index facd1b5..d6bb675 100644 --- a/doc/docblocks.doc +++ b/doc/docblocks.doc @@ -597,4 +597,9 @@ forms of additional markup on top of Markdown formatting. If this is still not enough doxygen also supports a \ref htmlcmds "subset" of the <a href="http://en.wikipedia.org/wiki/HTML">HTML</a> markup language. +\htmlonly +Go to the <a href="markdown.html">next</a> section or return to the + <a href="index.html">index</a>. +\endhtmlonly + */ |