From e0b967903cf32358d0167397ccdd1008c626a815 Mon Sep 17 00:00:00 2001 From: Paul RASCLE Date: Tue, 16 Oct 2018 15:36:47 +0200 Subject: [PATCH] how to get rid of very long substitutions of absolutes path when generating the movable installer (thanks to Gilles :-) --- doc/salome/tui/HYDRO/doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/salome/tui/HYDRO/doxyfile.in b/doc/salome/tui/HYDRO/doxyfile.in index 6a8c2d3f..7ba1b136 100644 --- a/doc/salome/tui/HYDRO/doxyfile.in +++ b/doc/salome/tui/HYDRO/doxyfile.in @@ -115,7 +115,7 @@ INLINE_INHERITED_MEMB = NO # path before files name in the file list and in the header files. If set # to NO the shortest path that makes the file name unique will be used. -FULL_PATH_NAMES = YES +FULL_PATH_NAMES = NO # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag # can be used to strip a user-defined part of the path. Stripping is -- 2.39.2