mrdocs::Config::addons

Path to the Addons directory

Synopsis

Declared in <mrdocs/Config.hpp>

std::string addons;

Description

The directory of template files the generators use to build the documentation.

Leave it unset to use the defaults that ship at share/mrdocs/addons in the MrDocs installation.

To customize the output, copy those defaults to your own directory and point this option at it.

Created with MrDocs