Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhefee <hefee@netzguerilla.net>2013-09-13 03:26:02 +0400
committerhefee <hefee@netzguerilla.net>2013-09-13 03:26:02 +0400
commit2b1602872c90b39c354e73df0ce15713fe87fb91 (patch)
tree4ebfc021f483934bc25d254d028082a803bee21f /doc
parentb488ad12c2040b0fb88a9ded4d4e8f209ef859f4 (diff)
Don't ship doc/scripts/README.rst via sphinx
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in
index f7208ceb9..bdd3133c5 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -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']
+exclude_patterns = ['_build','scripts/*']
# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None