Add new event: :event:object-description-transform

This commit is contained in:
Takeshi KOMIYA
2020-01-12 01:54:55 +09:00
parent f8fc6075ba
commit 2e22e96061
3 changed files with 13 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ Features added
is required)
* SphinxTranslator now calls visitor/departure method for super node class if
visitor/departure method for original node class not found
* #6418: Add new event: :event:`object-description-transform`
Bugs fixed
----------