X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/7d1839ee965b187f4ddcd8b6ab33ee6419b54d7e..a9d12f3b1c2fc52a1025f9983d6f4793e61f853a:/user_manual/conf.py diff --git a/user_manual/conf.py b/user_manual/conf.py index b9c57114..cea5e968 100644 --- a/user_manual/conf.py +++ b/user_manual/conf.py @@ -67,7 +67,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