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

6 lines
131 B
Python

extensions = ['sphinx.ext.autosummary']
# The suffix of source filenames.
source_suffix = '.rst'
autosummary_generate = True