docdir - premake/premake-dlang GitHub Wiki
Sets the destination directory for the documentation file.
docdir ("path")
Parameters
path
is the file system path to the directory where the documentation file should be written. It is specified relative to the currently executing script file.
Applies To
Project configurations.