1
0
Fork 0

Doxyfile: Added exclusions for SQLite and the unused Squuirrel bindings

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1433 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com 2013-04-28 19:37:43 +00:00
parent b4e9137475
commit 43c35238ae
1 changed files with 2 additions and 1 deletions

View File

@ -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