Doxygen now excludes the thrust policy namespace.

This commit is contained in:
Robert Maynard 2017-07-11 08:48:49 -04:00
parent cb4cae8685
commit 98f8c2e0fe

@ -150,6 +150,7 @@ FILE_PATTERNS = *.cxx *.h *.cu
RECURSIVE = YES
EXCLUDE = @VTKm_SOURCE_DIR@/vtkm/testing/OptionParser.h
EXCLUDE += @VTKm_SOURCE_DIR@/vtkm/exec/cuda/internal/ExecutionPolicy.h
EXCLUDE_SYMLINKS = NO