From: Paul RASCLE Date: Sun, 20 Mar 2016 19:39:56 +0000 (+0100) Subject: amelioration doc developpeur X-Git-Tag: SALOME_HYDRO_V1.0~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7c7b4a3e427aa59e48dc5667d484de778aa908d3;p=modules%2Fhydro.git amelioration doc developpeur --- diff --git a/doc/salome/tui/HYDRO/doxyfile.in b/doc/salome/tui/HYDRO/doxyfile.in index 52325d30..6a8c2d3f 100644 --- a/doc/salome/tui/HYDRO/doxyfile.in +++ b/doc/salome/tui/HYDRO/doxyfile.in @@ -752,7 +752,7 @@ STRIP_CODE_COMMENTS = YES # then for each documented function all documented # functions referencing it will be listed. -REFERENCED_BY_RELATION = NO +REFERENCED_BY_RELATION = YES # If the REFERENCES_RELATION tag is set to YES # then for each documented function all documented entities @@ -1072,7 +1072,7 @@ USE_INLINE_TREES = NO # used to set the initial width (in pixels) of the frame in which the tree # is shown. -TREEVIEW_WIDTH = 250 +TREEVIEW_WIDTH = 300 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open # links to external symbols imported via tag files in a separate window. @@ -1493,7 +1493,7 @@ HIDE_UNDOC_RELATIONS = NO # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = NO +HAVE_DOT = YES # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is # allowed to run in parallel. When set to 0 (the default) doxygen will @@ -1549,7 +1549,7 @@ GROUP_GRAPHS = YES # collaboration diagrams in a style similar to the OMG's Unified Modeling # Language. -UML_LOOK = NO +UML_LOOK = YES # If set to YES, the inheritance and collaboration graphs will show the # relations between templates and their instances.