diff options
Diffstat (limited to 'doc/docblocks.doc')
-rw-r--r-- | doc/docblocks.doc | 10 |
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: |