mrdocs::Config::settings
Return the settings used to generate the Corpus and Docs.
Synopsis
Declared in <mrdocs/Config.hpp>
virtual
Settings const&
settings() const noexcept = 0;
Return Value
the settings used to generate the Corpus and Docs.
Created with MrDocs