diff --git a/docs/conf.py b/docs/conf.py index bf5d76e..b788d39 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,7 +63,7 @@ release = version today_fmt = '%B %d, %Y' # List of documents that shouldn't be included in the build. -#unused_docs = [] +unused_docs = ['_themes/README'] # List of directories, relative to source directories, that shouldn't be # searched for source files.