Index: build/Technical_documentation/DeltaShell.doxygen =================================================================== diff -u -r04cbe791767126359e56d4f153198d40966b036c -r3776b9c7b073a3dbc77fd19497e19a7eb9de3435 --- build/Technical_documentation/DeltaShell.doxygen (.../DeltaShell.doxygen) (revision 04cbe791767126359e56d4f153198d40966b036c) +++ build/Technical_documentation/DeltaShell.doxygen (.../DeltaShell.doxygen) (revision 3776b9c7b073a3dbc77fd19497e19a7eb9de3435) @@ -58,7 +58,7 @@ # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = doc\Technical_documentation +OUTPUT_DIRECTORY = target/Technical_documentation # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and @@ -1241,7 +1241,7 @@ # The default value is: Doxygen generated docs. # This tag requires that the tag GENERATE_DOCSET is set to YES. -DOCSET_FEEDNAME = "Doxygen generated docs" +DOCSET_FEEDNAME = "Generated docs" # This tag specifies a string that should uniquely identify the documentation # set bundle. This should be a reverse domain-name style string, e.g. @@ -2127,7 +2127,7 @@ # set to NO # The default value is: NO. -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 doxygen will base this on the number of @@ -2254,7 +2254,7 @@ # The default value is: NO. # This tag requires that the tag HAVE_DOT is set to YES. -CALLER_GRAPH = . +CALLER_GRAPH = YES # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical # hierarchy of all classes instead of a textual one. @@ -2299,7 +2299,7 @@ # found. If left blank, it is assumed the dot tool can be found in the path. # This tag requires that the tag HAVE_DOT is set to YES. -DOT_PATH = +DOT_PATH = build\Technical_documentation\Graphviz2.38\bin # The DOTFILE_DIRS tag can be used to specify one or more directories that # contain dot files that are included in the documentation (see the \dotfile