mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #2695: `build_sphinx
subcommand for setuptools handles exceptions as same as
sphinx-build
` does
This commit is contained in:
parent
ca5ad2d541
commit
299440466c
2
CHANGES
2
CHANGES
@ -115,6 +115,8 @@ Features added
|
||||
* Add document about kindlegen and fix document structure for it.
|
||||
* #2474: Add ``intersphinx_timeout`` option to ``sphinx.ext.intersphinx``
|
||||
* #2926: EPUB3 builder supports vertical mode (``epub3_writing_mode`` option)
|
||||
* #2695: ``build_sphinx`` subcommand for setuptools handles exceptions as same
|
||||
as ``sphinx-build`` does
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
Loading…
Reference in New Issue
Block a user