# -*- coding: utf-8 -*- extensions = ['sphinx.ext.graphviz'] master_doc = 'index' exclude_patterns = ['_build']