Merge branch '3.0.x' into 3.x

This commit is contained in:
Takeshi KOMIYA
2020-04-11 00:04:45 +09:00
20 changed files with 167 additions and 47 deletions

View File

@@ -27,7 +27,7 @@ Discovery of builders by entry point
.. versionadded:: 1.6
:term:`Builder` extensions can be discovered by means of `entry points`_ so
:term:`builder` extensions can be discovered by means of `entry points`_ so
that they do not have to be listed in the :confval:`extensions` configuration
value.