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.

Member Functions

Name

Description

ReferenceDirectories [constructor]

Construct and resolve the reference directories.

Data Members

Name

Description

cwd

Absolute path to the current working directory.

mrdocsRoot

Absolute path to the MrDocs repository/install root.

Created with MrDocs