CXCommentInlineCommandRenderKind

The most appropriate rendering mode for an inline command, chosen on command semantics in Doxygen.

Values

ValueMeaning
normal0

Command argument should be rendered in a normal font.

bold1

Command argument should be rendered in a bold font.

monospaced2

Command argument should be rendered in a monospaced font.

emphasized3

Command argument should be rendered emphasized (typically italic font).

anchor4

Command argument should not be rendered (since it only defines an anchor).

Meta