8000 Merge pull request #16610 from story645/docs · matplotlib/matplotlib@42fb3dd · GitHub
[go: up one dir, main page]

Skip to content

Commit 42fb3dd

Browse files
authored
Merge pull request #16610 from story645/docs
Added graphviz_docs to conf.py
2 parents cfd4d33 + 3786382 commit 42fb3dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ def _check_dependencies():
369369

370370
inheritance_node_attrs = dict(fontsize=16)
371371

372+
graphviz_dot = shutil.which('dot')
372373
graphviz_output_format = 'svg'
373374

374375

0 commit comments

Comments
 (0)
0