]> git.eshelyaron.com Git - emacs.git/commitdiff
cc-mode: document Doxygen ‘c-doc-comment-style’ (bug#40877)
authorMichal Nazarewicz <mina86@mina86.com>
Sun, 3 May 2020 15:12:05 +0000 (16:12 +0100)
committerMichal Nazarewicz <mina86@mina86.com>
Sun, 3 May 2020 15:14:14 +0000 (16:14 +0100)
* doc/misc/cc-mode.texi (Documentation Comments): mention Doxygen markup.

doc/misc/cc-mode.texi

index f99a890670fbc6540fa031718bdd8dab69efba10..f9c9f5e1830f683aeb3fb0dcf13320c41bf7d5aa 100644 (file)
@@ -2132,6 +2132,11 @@ For Pike autodoc markup, the standard in Pike.
 @item gtkdoc
 @cindex GtkDoc markup
 For GtkDoc markup, widely used in the Gnome community.
+
+@item doxygen
+@cindex Doxygen markup
+For Doxygen markup, which can be used with C, C++, Java and variety of
+other languages.
 @end table
 
 The above is by no means complete.  If you'd like to see support for