]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
amelioration doc developpeur
authorPaul RASCLE <paul.rascle@edf.fr>
Sun, 20 Mar 2016 19:39:56 +0000 (20:39 +0100)
committerPaul RASCLE <paul.rascle@edf.fr>
Sun, 20 Mar 2016 19:39:56 +0000 (20:39 +0100)
doc/salome/tui/HYDRO/doxyfile.in

index 52325d30e4ae3ace5914b01d95262e3a6c57ab0f..6a8c2d3f9e64a27fb27132a34eb16770a096f541 100644 (file)
@@ -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.