Takeshi KOMIYA
0636d54f6f
`sphinx.ext.graphviz
` supports graph substituions by locale
2016-02-22 21:32:06 +09:00
Takeshi KOMIYA
7d1b0ec7a1
Refactor tests: Add @skip_if_graphviz_not_found decorator
2016-02-22 16:30:41 +09:00
Takeshi KOMIYA
9273140ee2
Override figure directive to apply :name: option to the figure itself
2016-02-14 14:49:20 +09:00
Takeshi KOMIYA
14f58e6619
`sphinx.ext.graphviz
`: show graph image in inline by default
...
To support subsutituion syntax, make graphviz node inline (ref: #1149 ).
Now graphviz directive behaves like ``image`` directive when no captions.
If specified, it generates ``figure`` node and ``caption`` node like
``figure`` directive.
2016-01-17 19:23:55 +09:00
Georg Brandl
4f72bdb722
Merge branch 'stable'
2016-01-14 22:54:08 +01:00
Georg Brandl
46d7e8558e
Obligatory copyright update.
2016-01-14 22:54:04 +01:00
Georg Brandl
cca88c212b
graphviz test: raise Skip if dot not available, instead of just passing
2015-07-25 16:43:08 +02:00
Takeshi KOMIYA
65663912a4
Add testcase for graphviz
2015-06-26 21:23:03 +09:00