projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
7d1839e
)
manual: omit ocdoc/* during doc generation
author
Daniel Molkentin
<daniel@molkentin.de>
Tue, 27 Jan 2015 22:29:49 +0000
(23:29 +0100)
committer
Daniel Molkentin
<daniel@molkentin.de>
Tue, 27 Jan 2015 22:35:45 +0000
(23:35 +0100)
user_manual/conf.py
patch
|
blob
|
blame
|
history
diff --git
a/user_manual/conf.py
b/user_manual/conf.py
index
b9c5711
..
cea5e96
100644
(file)
--- 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.
# 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
# The reST default role (used for this markup: `text`) to use for all documents.
#default_role = None