Actually excluding huge documentation from blitz

This commit is contained in:
Peter Doak 2019-11-04 12:00:22 -05:00
parent 9db847d4d7
commit 3aa8057815
1 changed files with 2 additions and 2 deletions

View File

@ -570,7 +570,6 @@ EXCLUDE = ../src/Numerics/SphericalTensorJS.h \
../src/QMCTools/BParser.cpp \
../src/QMCTools/BMakeFunc.h \
../src/QMCTools/BMakeFunc.cpp \
../src/QMCTools/ppconvert/src/common/blitz \
../src/QMCTools/ppconvert/src/common/Blitz.h
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
@ -592,7 +591,8 @@ EXCLUDE_PATTERNS = */Experimental/* \
*/Spline3D/* \
*/He* \
*/HFD* \
*/BMakeFunc*
*/BMakeFunc* \
*/blitz/*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the