mrdocs::doc::toString
Return the name of the Parts as a string.
Synopsis
dom::String
toString(Parts kind) noexcept;
Parameters
Name |
Description |
kind |
Which parts of the documentation to copy. |
Created with MrDocs
Return the name of the Parts as a string.
dom::String
toString(Parts kind) noexcept;
Name |
Description |
kind |
Which parts of the documentation to copy. |
Created with MrDocs