Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a283545

Browse files
authored
Merge pull request #16122 from meeseeksmachine/auto-backport-of-pr-16113-on-v3.2.x
Backport PR #16113 on branch v3.2.x (Renderer Graphviz inheritance diagrams as svg)
2 parents 44b598c + 1779c12 commit a283545

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)