Plugin settings
Last updated
Last updated
The plugin's settings are in Project Settings -> Plugins -> Documentation Project.
DocumentationRootFolder - by default "Documentation". The path is formed as follows "%PathToProject%/Documentation", if you specify "Content/Documentation" then it will be "%PathToProject%/Content/Documentation".
SourceCodePaths - Here you specify the folders that the plugin will scan for new files that are not documented. These paths are generated in the same way as DocumentationRootFolder.
ScanFilesWithExtensions - files with these extensions will be added to the documentation when scanning the project.
file extension must not include a "dot"