]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Exclude */Test/* dirs from documentation
authorspo <sergey.pokhodenko@opencascade.com>
Thu, 26 May 2016 12:48:50 +0000 (15:48 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Fri, 17 Jun 2016 11:41:01 +0000 (14:41 +0300)
doc/tui/doxyfile.in

index f9ff3e2c6e76594badb4b19425f1d97087e4377f..8cbc0235772f874d716f47e8fed38201505785a1 100644 (file)
@@ -722,7 +722,7 @@ EXCLUDE_SYMLINKS       = NO
 # for example use the pattern */test/*
 
 # Python unit tests excluded
-EXCLUDE_PATTERNS       = */Test/*.py \
+EXCLUDE_PATTERNS       = */Test/* \
                          @EXCLUDE_DOC_DIR@
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names