An admonishment style.
Declared in <mrdocs/Metadata/DocComment/Block/AdmonitionKind.hpp>
enum class AdmonitionKind : int;
| 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 |
| Name | Description |
|---|---|
toString | Return the name of the Admonish as a string. |