mrdocs::Config::config
Mr.Docs configuration file
Synopsis
Declared in <mrdocs/Config.hpp>
std::string config;
Description
A YAML file holding the options for the run: the source code, the output directory, the compilation database, the generator, and the filters.
MrDocs reads it and applies the options it finds.
Created with MrDocs