Merge pull request #6967 from tk0miya/6966_graphviz_class

Close #6966: graphviz: Support ``:class:`` option
This commit is contained in:
Takeshi KOMIYA
2019-12-29 00:25:05 +09:00
committed by GitHub
5 changed files with 35 additions and 7 deletions

View File

@@ -26,6 +26,7 @@ Features added
* #6446: duration: Add ``sphinx.ext.durations`` to inspect which documents slow
down the build
* #6837: LaTeX: Support a nested table
* #6966: graphviz: Support ``:class:`` option
Bugs fixed
----------