mrdocs::Config::warnUnnamedParam
Warn if documented functions have unnamed parameters
Synopsis
Declared in <mrdocs/Config.hpp>
bool warnUnnamedParam = false;
Description
When set to true, MrDocs outputs a warning message if a documented function has a parameter that is not named.
Created with MrDocs