docs cleanup: Makefile, conf, warnings

This commit is contained in:
Jason Carver
2018-01-30 10:46:34 -08:00
parent 76bfefa66c
commit 195249cdab
5 changed files with 181 additions and 5 deletions

View File

@ -76,7 +76,6 @@ release = __version__
# directories to ignore when looking for source files.
exclude_patterns = [
'_build',
'<MODULE_NAME>.rst',
'modules.rst',
]