X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c21c8e118b927cdfabdf05145570b7afb0816ce1..931bc1e62cb4629e56621daa5715a841a4e53c79:/user_manual/conf.py diff --git a/user_manual/conf.py b/user_manual/conf.py index 8493d9cf..f81d4ba9 100644 --- a/user_manual/conf.py +++ b/user_manual/conf.py @@ -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