aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-07-28 00:41:40 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-07-28 00:41:40 +0100
commit9aba276757243c426d5e18536779f1bf277b4c91 (patch)
tree1bfb5756c82b8e980ee4c031be1a94770d7910e6 /docs
parentdf6b5072ebd36dbc488eb610877e7a50441df388 (diff)
downloadYAGE-9aba276757243c426d5e18536779f1bf277b4c91.tar.gz
YAGE-9aba276757243c426d5e18536779f1bf277b4c91.zip
Adding update_docs script and updated documentation
Diffstat (limited to 'docs')
-rw-r--r--docs/Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile
index db32bfad..07f310d7 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -873,7 +873,8 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE =
+EXCLUDE = ./test \
+ ./build \
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded