mrdocs::ReferenceDirectories

Reference directories used to resolve paths

Synopsis

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

Name

Description

cwd

Absolute path to the current working directory.

mrdocsRoot

Absolute path to the MrDocs repository root.

Created with MrDocs