Documentation update for namespace plugins

This commit is contained in:
Deniz Turgut 2019-12-01 19:29:41 +03:00
commit 87a5c82197
2 changed files with 54 additions and 11 deletions

View file

@ -194,7 +194,7 @@ Basic settings
Controls the extension that will be used by the SourcesGenerator. Defaults
to ``.text``. If not a valid string the default value will be used.
.. data:: PLUGINS = []
.. data:: PLUGINS = None
The list of plugins to load. See :ref:`plugins`.