mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #7794 from tk0miya/7792_setuptools_verbosity
Close #7792: setuptools: Support ``--verbosity`` option
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -90,6 +90,7 @@ Features added
|
||||
* #7734: napoleon: overescaped trailing underscore on attribute
|
||||
* #7247: linkcheck: Add :confval:`linkcheck_request_headers` to send custom HTTP
|
||||
headers for specific host
|
||||
* #7792: setuptools: Support ``--verbosity`` option
|
||||
* #7683: Add ``allowed_exceptions`` parameter to ``Sphinx.emit()`` to allow
|
||||
handlers to raise specified exceptions
|
||||
* #7295: C++, parse (trailing) requires clauses.
|
||||
|
||||
Reference in New Issue
Block a user