sphinx/tests/roots/test-setup/doc/conf.py
2013-09-18 08:51:20 +00:00

6 lines
105 B
Python

# -*- coding: utf-8 -*-
project = 'Sphinx smallest project'
source_suffix = '.txt'
keep_warnings = True