summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-04-28 21:37:43 +0200
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-04-28 21:37:43 +0200
commit43c35238ae64514312b4743188a677f6c76b951a (patch)
tree09a4beade3636f6630f215b29968665a32bf3301 /Doxyfile
parentEntity: fixed mass declaration (diff)
downloadcuberite-43c35238ae64514312b4743188a677f6c76b951a.tar
cuberite-43c35238ae64514312b4743188a677f6c76b951a.tar.gz
cuberite-43c35238ae64514312b4743188a677f6c76b951a.tar.bz2
cuberite-43c35238ae64514312b4743188a677f6c76b951a.tar.lz
cuberite-43c35238ae64514312b4743188a677f6c76b951a.tar.xz
cuberite-43c35238ae64514312b4743188a677f6c76b951a.tar.zst
cuberite-43c35238ae64514312b4743188a677f6c76b951a.zip
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 4419a9bd5..33f15c4b1 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -732,7 +732,8 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
-EXCLUDE =
+EXCLUDE = source/SQLite \
+ source/squirrelbindings
# 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