mrdocs::Config::warnIfUndocumented
Warn if symbols are not documented
Synopsis
Declared in <mrdocs/Config.hpp>
bool warnIfUndocumented = true;
Description
When set to true, MrDocs outputs a warning message if a symbol that passes all filters is not documented.
Created with MrDocs