From: Paul RASCLE Date: Tue, 2 Feb 2016 17:19:30 +0000 (+0100) Subject: Merge branch 'hydro/imps_2015' of https://git.salome-platform.org/gitpub/modules... X-Git-Tag: V8_2_0a1~6^2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e0c4e6fc9b3bb534e4ac8286c7331378eb9781c1;hp=8dc06f253c1d6a0bb3cc999842fa5a7848c79f40;p=modules%2Fgui.git Merge branch 'hydro/imps_2015' of https://git.salome-platform.org/gitpub/modules/gui into hydro/imps_2015 --- diff --git a/doc/salome/tui/doxyfile.in b/doc/salome/tui/doxyfile.in index b4746ba97..574a238b3 100755 --- a/doc/salome/tui/doxyfile.in +++ b/doc/salome/tui/doxyfile.in @@ -237,15 +237,15 @@ CLASS_DIAGRAMS = YES HIDE_UNDOC_RELATIONS = NO HAVE_DOT = YES CLASS_GRAPH = YES -COLLABORATION_GRAPH = YES +COLLABORATION_GRAPH = NO GROUP_GRAPHS = YES -UML_LOOK = NO +UML_LOOK = YES TEMPLATE_RELATIONS = YES -INCLUDE_GRAPH = YES -INCLUDED_BY_GRAPH = YES +INCLUDE_GRAPH = NO +INCLUDED_BY_GRAPH = NO CALL_GRAPH = NO GRAPHICAL_HIERARCHY = YES -DIRECTORY_GRAPH = YES +DIRECTORY_GRAPH = NO DOT_IMAGE_FORMAT = png DOT_FONTNAME = Arial DOT_PATH = @@ -261,4 +261,4 @@ DOT_CLEANUP = YES #--------------------------------------------------------------------------- # Configuration::additions related to the search engine #--------------------------------------------------------------------------- -SEARCHENGINE = NO +SEARCHENGINE = YES