manual: omit ocdoc/* during doc generation
[pub/Android/ownCloud.git] / user_manual / conf.py
index 8493d9c..f81d4ba 100644 (file)
@@ -64,7 +64,7 @@ release = '@VERSION@'
 
 # List of patterns, relative to source directory, that match files and
 # directories to ignore when looking for source files.
-exclude_patterns = ['_build','scripts/*']
+exclude_patterns = ['_build','scripts/*', 'ocdoc/*']
 
 # The reST default role (used for this markup: `text`) to use for all documents.
 #default_role = None