Index: native_client_sdk/src/doc/conf.py |
diff --git a/native_client_sdk/src/doc/conf.py b/native_client_sdk/src/doc/conf.py |
index 79301fd70b088aa35c315df14dd6956987775b31..355fabdcf9addbebfd7a18e01ed519bac65a3c33 100644 |
--- a/native_client_sdk/src/doc/conf.py |
+++ b/native_client_sdk/src/doc/conf.py |
@@ -61,7 +61,7 @@ release = '31' |
# List of patterns, relative to source directory, that match files and |
# directories to ignore when looking for source files. |
-exclude_patterns = ['_build'] |
+exclude_patterns = ['out'] |
# The reST default role (used for this markup: `text`) to use for all documents. |
#default_role = None |