sphinx/tests/roots/test-ext-graphviz/conf.py
2015-06-26 21:23:03 +09:00

5 lines
83 B
Python

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