Reference directories used to resolve paths
<mrdocs/Config/ReferenceDirectories.hpp>struct ReferenceDirectories;
These are the main reference directories used to resolve paths in the application.
All other reference directories come directly from the configuration file.
| Name | Description |
|---|---|
cwd | Absolute path to the current working directory. |
mrdocsRoot | Absolute path to the MrDocs repository root. |