mrdocs::Config::warnAsError

Treat warnings as errors

Synopsis

Declared in <mrdocs/Config.hpp>

bool warnAsError = false;

Description

When set to true, MrDocs treats warnings as errors and stops the generation of the documentation.

Created with MrDocs