]> SALOME platform Git repositories - modules/shaper.git/blobdiff - doc/doxyfile.in
Salome HOME
Updated documentation
[modules/shaper.git] / doc / doxyfile.in
index 56cda9b0b44b1a3038c99e06653e250347b36105..5f96a4dc137b297e5da641079926573648c65cc8 100644 (file)
@@ -691,7 +691,8 @@ FILE_PATTERNS          = *.h \
                          *.cpp \
                          *.hxx \
                          *.cxx \
-                         *.doc
+                         *.doc \
+                         *.py
 
 # The RECURSIVE tag can be used to turn specify whether or not subdirectories
 # should be searched for input files as well. Possible values are YES and NO.
@@ -719,7 +720,8 @@ EXCLUDE_SYMLINKS       = NO
 # against the file with absolute path, so to exclude all test directories
 # for example use the pattern */test/*
 
-EXCLUDE_PATTERNS       =
+EXCLUDE_PATTERNS       = */Test/*.py
+# (Python unit tests excluded)
 
 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
 # (namespaces, classes, functions, etc.) that should be excluded from the