summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-ext-graphviz/conf.py
blob: 317457ff95b29d43eeb399f41da0d5f4ac06d846 (plain)
1
2
3
extensions = ['sphinx.ext.graphviz']
exclude_patterns = ['_build']
html_static_path = ["_static"]