sphinx/tests/roots/test-setup/doc/conf.py

6 lines
105 B
Python
Raw Normal View History

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