mrdocs::doc::toString
Return the name of the Admonish as a string.
Synopsis
Declared in <mrdocs/Metadata/DocComment/Block/AdmonitionKind.hpp>
dom::String
toString(AdmonitionKind kind) noexcept;
Parameters
| Name | Description |
|---|---|
kind |
An admonishment style. |
Created with MrDocs