mrdocs::Config::baseUrl

Base URL for links to source code

Synopsis

Declared in <mrdocs/Config.hpp>

std::string baseUrl;

Description

The prefix for links to the source code.

MrDocs joins it with the path of each source file to build the link.

Created with MrDocs