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