mrdocs::Generator::displayName
Return the display name of the generator.
Synopsis
Declared in <mrdocs/Generator.hpp>
virtual
std::string_view
displayName() const noexcept = 0;
Return Value
the display name of the generator.
Created with MrDocs