sphinx/tests/roots/test-autosummary/conf.py

6 lines
126 B
Python
Raw Normal View History

2014-03-01 01:42:35 -06:00
extensions = ['sphinx.ext.autosummary']
# The suffix of source filenames.
source_suffix = '.rst'
autosummary_generate = True