Skip to content

Commit ca00b1c

Browse files
committed
Renderer Graphviz inheritance diagrams as svg
1 parent 3d3c930 commit ca00b1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,8 @@ def _check_dependencies():
367367

368368
inheritance_node_attrs = dict(fontsize=16)
369369

370+
graphviz_output_format = 'svg'
371+
370372

371373
def setup(app):
372374
if any(st in version for st in ('post', 'alpha', 'beta')):

0 commit comments

Comments
 (0)