mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Rename env-read-docs to env-before-read-docs, add changelog entry and fixup tests.
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -73,6 +73,8 @@ Features added
|
||||
* #623: `sphinx.ext.viewcode` supports imported function/class aliases.
|
||||
* PR#275: `sphinx.ext.intersphinx` supports multiple target for the
|
||||
inventory. Thanks to Brigitta Sipocz.
|
||||
* PR#261: Added the `env-before-read-docs` event that can be connected to modify
|
||||
the order of documents before they are read by the environment.
|
||||
* #1284: Program options documented with :rst:dir:`option` can now start with
|
||||
``+``.
|
||||
|
||||
|
Reference in New Issue
Block a user