mrdocs::Config::embedded

Output an embeddable document

Synopsis

Declared in <mrdocs/Config.hpp>

bool embedded = false;

Description

Output an embeddable document, which excludes the header, the footer, and everything outside the body of the document.

This option is useful for producing documents that can be inserted into an external template.

Created with MrDocs