mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add `sphinxcontrib-napoleon` to the extension blacklist
This commit is contained in:
@@ -47,6 +47,7 @@ logger = logging.getLogger(__name__)
|
||||
# Values are Sphinx version that merge the extension.
|
||||
EXTENSION_BLACKLIST = {
|
||||
"sphinxjp.themecore": "1.2",
|
||||
'sphinxcontrib-napoleon': '1.3',
|
||||
"sphinxprettysearchresults": "2.0.0",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user