mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
For every plugin, the user can set `enabled: false` (or something based on an environment variable) and it will not kick in at all. If the plugin has its own `enabled` config, there's no change for it in that case.