Merge pull request #9053 from tk0miya/title_node_for_toctree_caption

Fix #8870: Use title node for the caption of toctree
This commit is contained in:
Takeshi KOMIYA
2021-04-09 01:35:46 +09:00
committed by GitHub
6 changed files with 22 additions and 13 deletions

View File

@@ -152,6 +152,8 @@ Features added
Bugs fixed
----------
* #8870: The style of toctree captions has been changed with docutils-0.17
Testing
--------