Fix #656: Add `graphviz_dot option to graphviz directives to switch the dot` command

This commit is contained in:
Takeshi KOMIYA
2016-01-18 23:56:05 +09:00
parent 388ee36d9f
commit 4c4450d958
4 changed files with 27 additions and 10 deletions

View File

@@ -87,6 +87,10 @@ It adds these directives:
caption to the diagram. Naturally, diagrams marked as "inline" cannot have a
caption.
.. versionchanged:: 1.4
All three directives support a ``graphviz_dot`` option that can be switch the
``dot`` command within the directive.
There are also these new config values:
.. confval:: graphviz_dot