mrdocs::Config::autoBrief
command is required.
Synopsis
Declared in <mrdocs/Config.hpp>
bool autoBrief = true;
Description
Use the first line of the comment as the brief
When set to true, Mr.Docs uses the first line (until the first dot, question mark, or exclamation mark) of the comment as the brief of the symbol.
When set to false, a explicit
Created with MrDocs