Salome HOME
Issue #20641: Tests for implemented features
[modules/shaper.git] / doc / tui / doxyfile.in
index f9ff3e2c6e76594badb4b19425f1d97087e4377f..4d4d3485742fe7d6d4d9b60e7162854221f9c12f 100644 (file)
@@ -32,7 +32,7 @@ PROJECT_NAME           = @CMAKE_PROJECT_NAME@
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = @SHAPER_Version@
+PROJECT_NUMBER         = @SHAPER_VERSION@
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer
@@ -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
@@ -1578,7 +1578,7 @@ SEARCH_INCLUDES        = YES
 # contain include files that are not input files but should be processed by
 # the preprocessor.
 
-INCLUDE_PATH           =
+INCLUDE_PATH           = @PROJECT_SOURCE_DIR@/src/ModelHighAPI
 
 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
 # patterns (like *.h and *.hpp) to filter out the header-files in the