mrdocs::Config::warnIfDocError
Warn if documentation has errors
Synopsis
Declared in <mrdocs/Config.hpp>
bool warnIfDocError = true;
Description
When set to true, MrDocs outputs a warning message if the documentation of a symbol has errors such as duplicate parameters and parameters that don't exist.
Created with MrDocs