Adam Turner
00ad109a39
Run Ruff on `tests/roots/
`
2025-01-03 01:33:14 +00:00
Ralf Grubenmann
6178163cb1
Fix relative references in SVGs generated by `sphinx.ext.graphviz
` ( #11078 )
...
Co-authored-by: Ralf Grubenmann <ralf.grubenmann@gmail.com>
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2023-07-28 05:47:23 +01:00
Takeshi KOMIYA
18e25d680d
Close #6966 : graphviz: Support `:class:
` option
2019-12-27 22:38:10 +09:00
Takeshi KOMIYA
68c90a26f1
quickstart: Simplify generated conf.py (for latex)
2019-01-07 23:06:14 +09:00
Takeshi KOMIYA
114ff77f68
test: Omit master_doc settings from testcases
2019-01-03 10:58:42 +09:00
Takeshi KOMIYA
5428d94d24
Remove coding magic comments from tests
2019-01-02 21:53:07 +09:00
Takeshi KOMIYA
825426c841
refactor figure_wrapper() using state.inline_text()
2018-12-04 01:14:53 +09:00
Oliver Sanders
447582724d
Add test for ext.graphviz alignment.
2017-09-18 11:10:19 +01:00
Takeshi KOMIYA
1d17475a08
#2575 : Now `sphinx.ext.graphviz
allows
:align:
` option
2016-05-28 18:29:10 +09:00
Takeshi KOMIYA
0636d54f6f
`sphinx.ext.graphviz
` supports graph substituions by locale
2016-02-22 21:32:06 +09:00
Takeshi KOMIYA
4c4450d958
Fix #656 : Add `graphviz_dot
option to graphviz directives to switch the
dot
` command
2016-01-18 23:56:05 +09:00
Takeshi KOMIYA
f44fd9f994
Fix broken test by 14f58e6619
2016-01-17 19:38:05 +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
shimizukawa
39e403b8ac
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
2016-01-09 15:35:56 +09:00
Takeshi KOMIYA
65663912a4
Add testcase for graphviz
2015-06-26 21:23:03 +09:00