aboutsummaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-08-14 15:47:58 +0200
committerMilo Casagrande <milo.casagrande@linaro.org>2014-08-14 15:47:58 +0200
commitc219c4a5592e8e5b67f8296e824814fcb70c8ac6 (patch)
tree33b5aeca1edef090f47b0d1c1d4df872d533fb68 /doc/conf.py
parent7bdfb5de90ee57e434ded2358f6c75c0a847ab7a (diff)
doc: Update where doc are created.
Change-Id: I145accb43c6f2dc0bd7d11b2c70347f77b7c605b
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index fcf1490..272c20f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -68,7 +68,7 @@ release = '2014.08'
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
-exclude_patterns = ['_build']
+exclude_patterns = ['build']
# The reST default role (used for this markup: `text`) to use for all
# documents.