Преглед изворни кода

Exclude Visualization/XIP from doxygen sources.

The build option for the library is disabled for a long time now.
Sascha Zelzer пре 13 година
родитељ
комит
8f098c3bc2
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      Documentation/Doxyfile.txt.in

+ 2 - 1
Documentation/Doxyfile.txt.in

@@ -685,7 +685,8 @@ RECURSIVE              = YES
 EXCLUDE                = @CTK_BINARY_DIR@ \
 EXCLUDE                = @CTK_BINARY_DIR@ \
                          @CTK_SOURCE_DIR@/Utilities \
                          @CTK_SOURCE_DIR@/Utilities \
                          @CTK_SOURCE_DIR@/CMake/ctkDashboardDriverScript.cmake \
                          @CTK_SOURCE_DIR@/CMake/ctkDashboardDriverScript.cmake \
-                         @CTK_SOURCE_DIR@/CMake/ctkDashboardScript.TEMPLATE.cmake
+                         @CTK_SOURCE_DIR@/CMake/ctkDashboardScript.TEMPLATE.cmake \
+                         @CTK_SOURCE_DIR@/Libs/Visualization/XIP
 
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or
 # directories that are symbolic links (a Unix file system feature) are excluded
 # directories that are symbolic links (a Unix file system feature) are excluded