mrdocs::ReferenceDirectories

Reference directories used to resolve paths

Synopsis

Declared in <mrdocs/Config/ReferenceDirectories.hpp>
struct ReferenceDirectories;

Description

These are the main reference directories used to resolve paths in the application.

All other reference directories come directly from the configuration file.

Data Members

NameDescription
cwd Absolute path to the current working directory.
mrdocsRoot Absolute path to the MrDocs repository root.