summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorGraham Higgins <gjh@bel-epa.com>2012-01-24 18:41:52 +0000
committerGraham Higgins <gjh@bel-epa.com>2012-01-24 18:41:52 +0000
commitdf764efcd0c06b423aeb77b8688cc448543a9135 (patch)
tree2f52714e197436657dd0371679023b49fe0781ea /docs/conf.py
parentad6a40de512428ec0a675992cba1bb2669f3270c (diff)
downloadrdflib-df764efcd0c06b423aeb77b8688cc448543a9135.tar.gz
Addressing sphinx errors and warnings
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 5f9b52e2..28588e7f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -73,7 +73,7 @@ release = '3.2.1'
# List of directories, relative to source directory, that shouldn't be searched
# for source files.
-exclude_trees = ['_build']
+exclude_trees = ['_build', 'draft']
# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None