# Plugin settings

## Where to find the settings?

The plugin's settings are in **Project Settings** -> **Plugins** -> **Documentation Project**.

## Description of settings

1. **DocumentationRootFolder** - by default "**Documentation**". The path is formed as follows "**%PathToProject%/Documentation**", if you specify "**Content/Documentation**" then it will be "**%PathToProject%/Content/Documentation**".
2. **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**.
3. **ScanFilesWithExtensions** - files with these extensions will be added to the documentation when scanning the project.

{% hint style="warning" %}
file extension must not include a "**dot"**
{% endhint %}

![](https://4249120860-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgKbCHIYV52my7tWU8xno%2Fuploads%2Fe0jZ0Yqau1bffts7B4c8%2FScreenshot_1.png?alt=media\&token=96bef289-6c2d-40a4-bb40-3cbb23e161bb)
