mrdocs::Config::multipage
Generate a multipage documentation
Synopsis
Declared in <mrdocs/Config.hpp>
bool multipage = true;
Description
Generates a multipage documentation.
The output directory must be a directory.
This option acts as a hint to the generator to create a multipage documentation.
Whether the hint is followed or not depends on the generator.
Created with MrDocs