#3136: Add `:name: option to the directives in sphinx.ext.graphviz`

This commit is contained in:
Takeshi KOMIYA
2016-11-12 23:05:59 +09:00
parent 70600e9981
commit 22545a0927
3 changed files with 9 additions and 0 deletions

View File

@@ -100,6 +100,9 @@ It adds these directives:
All three directives support a ``align`` option to align the graph horizontal.
The values "left", "center", "right" are allowed.
.. versionadded:: 1.6
All three directives support a ``name`` option to set the label to graph.
There are also these new config values:
.. confval:: graphviz_dot