mrdocs::Config::extractStatic
Extraction policy for static members of a file
Synopsis
Declared in <mrdocs/Config.hpp>
bool extractStatic = false;
Description
Determine whether static members of a file should be extracted.
This option does not refer to static members of a class.
Created with MrDocs