fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.

This commit is contained in:
shimizukawa
2016-01-09 15:35:56 +09:00
parent ac28f9b271
commit 39e403b8ac
25 changed files with 26 additions and 0 deletions

View File

@@ -2,3 +2,4 @@
master_doc = 'index'
html_theme = 'classic'
exclude_patterns = ['_build']