mkdocs-unused-files-0.1.6
- Added the
enabledoption: This option specifies whether the plugin is enabled when building your project. If you want to switch the plugin off, e.g. for local builds, use an environment variable. Defaults totrue. - Disabled plugin when
mkdocs serveis used (#6).