sphinx/tests/roots/test-docutilsconf/conf.py
Takayuki Shimizukawa 91ef671ea9 Add test for docutils.conf and prevent 'html4css1.css' missing warning.
Now --embed-stylesheet option default become false.
2013-07-27 14:13:15 +09:00

6 lines
110 B
Python

# -*- coding: utf-8 -*-
project = 'Sphinx docutils conf <Tests>'
source_suffix = '.txt'
keep_warnings = True