mrdocs::Config::ignoreMapErrors
Continue if files are not mapped correctly
Synopsis
Declared in <mrdocs/Config.hpp>
bool ignoreMapErrors = false;
Description
When set to true, MrDocs continues to generate the documentation even if some files are not mapped correctly.
Files are not mapped correctly when the source file is not found or the compilation database does not contain the compiler flags for the source file.
Created with MrDocs