summaryrefslogtreecommitdiffstats
path: root/doc/docblocks.doc
diff options
context:
space:
mode:
authorChristopher Friedt <chrisfriedt@gmail.com>2019-05-17 00:29:45 (GMT)
committerChristopher Friedt <chrisfriedt@gmail.com>2019-05-17 00:29:45 (GMT)
commit38ea97e9998b8e2fd5031acd32bef7ff1d62c96f (patch)
treecbbd309ecb331ae77272402a81bf60ae904f315c /doc/docblocks.doc
parent77dae25c166c71a57d9ecd64b765bcc616d435ec (diff)
downloadDoxygen-38ea97e9998b8e2fd5031acd32bef7ff1d62c96f.zip
Doxygen-38ea97e9998b8e2fd5031acd32bef7ff1d62c96f.tar.gz
Doxygen-38ea97e9998b8e2fd5031acd32bef7ff1d62c96f.tar.bz2
updated manual, included examples in documentation
Diffstat (limited to 'doc/docblocks.doc')
-rw-r--r--doc/docblocks.doc9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/docblocks.doc b/doc/docblocks.doc
index 76315d3..9d14f6e 100644
--- a/doc/docblocks.doc
+++ b/doc/docblocks.doc
@@ -132,6 +132,15 @@ or
\endverbatim
as long as JAVADOC_BANNER = YES is used.
+\include javadoc-banner.h
+ \htmlonly
+ Click <a href="examples/javadoc-banner/html/index.html">here</a>
+ for the corresponding HTML documentation that is generated by doxygen.
+ \endhtmlonly
+ \latexonly
+ See \hyperlink{javadoc_banner_example}{Javadoc Banner example}
+ for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen.
+ \endlatexonly
</ol>