mrdocs::Config::warnings
Enable warning messages
Synopsis
Declared in <mrdocs/Config.hpp>
bool warnings = true;
Description
When set to true, MrDocs outputs warning messages during the generation of the documentation.
It is usually recommended to enable warnings while writing the documentation.
Created with MrDocs