gtkdoc-font-lock-doc-comments

gtkdoc-font-lock-doc-comments is a variable defined in `cc-fonts.el'.
Its value is

(("^ \\* \\([a-zA-Z0-9_]+\\):[ ]*$" 1 font-lock-constant-face prepend nil) ("[a-zA-Z0-9_]+()" 0 font-lock-constant-face prepend nil) ("^ \\* \\(@[a-zA-Z0-9_]+\\):" 1 font-lock-constant-face prepend nil) ("[#%@][a-zA-Z0-9_]+" 0 font-lock-constant-face prepend nil))

  • This variable may be risky if used as a file-local variable.

Documentation:
Not documented as a variable.