summaryrefslogtreecommitdiffstats
path: root/doc/docblocks.doc
diff options
context:
space:
mode:
authorChristopher Friedt <chrisfriedt@gmail.com>2019-05-09 01:36:59 (GMT)
committerChristopher Friedt <chrisfriedt@gmail.com>2019-05-09 01:36:59 (GMT)
commit0de0ecb26b4c53a6b2603cfc6cfb64194131824e (patch)
tree1d5ab5a7f21ce31838eb35934aeb0df1b79c7b58 /doc/docblocks.doc
parent5d7fa9a584c72363195a08033585f7aa2f63cde8 (diff)
downloadDoxygen-0de0ecb26b4c53a6b2603cfc6cfb64194131824e.zip
Doxygen-0de0ecb26b4c53a6b2603cfc6cfb64194131824e.tar.gz
Doxygen-0de0ecb26b4c53a6b2603cfc6cfb64194131824e.tar.bz2
add blurb to docblocks
Diffstat (limited to 'doc/docblocks.doc')
-rw-r--r--doc/docblocks.doc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/docblocks.doc b/doc/docblocks.doc
index d4eab5d..76315d3 100644
--- a/doc/docblocks.doc
+++ b/doc/docblocks.doc
@@ -123,6 +123,16 @@ or
/////////////////////////////////////////////////
\endverbatim
+or
+
+\verbatim
+/************************************************
+ * ... text
+ ***********************************************/
+\endverbatim
+
+as long as JAVADOC_BANNER = YES is used.
+
</ol>
For the brief description there are also several possibilities: