An admonishment style.

Synopsis

Declared in <mrdocs/Metadata/Javadoc.hpp>

enum class Admonish : int;

Members

Name

Description

none

No admonishment

note

A general note

tip

A tip to the reader

important

Something important

caution

A caution admonishment

warning

A warning admonishment

Non-Member Functions

Name

Description

toString

Return the name of the Admonish as a string.

Created with MrDocs