#2575: Now `sphinx.ext.graphviz allows :align:` option

This commit is contained in:
Takeshi KOMIYA
2016-05-26 01:50:21 +09:00
parent e3be266be3
commit 1d17475a08
5 changed files with 48 additions and 0 deletions

View File

@@ -96,6 +96,10 @@ It adds these directives:
All three directives support a ``graphviz_dot`` option that can be switch the
``dot`` command within the directive.
.. versionadded:: 1.5
All three directives support a ``align`` option to align the graph horizontal.
The values "left", "center", "right" are allowed.
There are also these new config values:
.. confval:: graphviz_dot