Skip to content

Commit 035ce8e

Browse files
committed
Add note about enabling of multiple plugins
1 parent 71baa1b commit 035ce8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/documentation/metadata.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ the respective backend is installed. To disable this default behaviour, specify
5959
Better not rely on the default loading, but explicitly specify what backend you want.
6060
This is because the default loading may be dropped in future versions.
6161

62+
.. note::
63+
Multiple metadata plugins can be registered at the same time. If they use distinct
64+
keys, the value of both is combined in the output of ``:metadata``.
65+
6266

6367
Comparison of Different Plugins
6468
-------------------------------

0 commit comments

Comments
 (0)