Update docs config.

Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/0cb88786
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/0cb88786
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/0cb88786

Branch: refs/heads/trunk
Commit: 0cb88786a03126086cac817d09a2af1186533700
Parents: 967a11c
Author: Tomaz Muraus <to...@tomaz.me>
Authored: Wed Dec 30 17:03:10 2015 +0800
Committer: Tomaz Muraus <to...@tomaz.me>
Committed: Wed Dec 30 17:03:10 2015 +0800

----------------------------------------------------------------------
 docs/conf.py | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/0cb88786/docs/conf.py
----------------------------------------------------------------------
diff --git a/docs/conf.py b/docs/conf.py
index 56b68eb..34c9a0d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -80,6 +80,7 @@ release = '0.14.0-dev'
 # List of patterns, relative to source directory, that match files and
 # directories to ignore when looking for source files.
 exclude_patterns = [
+    'docs/apidocs/modules.rst',  # generated during build (orphan)
     '_build',
     '*/_*.rst'
 ]

Reply via email to