Index: build/Technical_documentation/DeltaShell.doxygen =================================================================== diff -u -r55d9ef4eb7e865ade00e1961804a5daf2b00de8d -rb4b77425d10d70c88e96e5024365c35a9d202304 --- build/Technical_documentation/DeltaShell.doxygen (.../DeltaShell.doxygen) (revision 55d9ef4eb7e865ade00e1961804a5daf2b00de8d) +++ build/Technical_documentation/DeltaShell.doxygen (.../DeltaShell.doxygen) (revision b4b77425d10d70c88e96e5024365c35a9d202304) @@ -76,7 +76,7 @@ # U+3044. # The default value is: NO. -ALLOW_UNICODE_NAMES = NO +ALLOW_UNICODE_NAMES = YES # The OUTPUT_LANGUAGE tag is used to specify the language in which all # documentation generated by doxygen is written. Doxygen will use this @@ -1171,15 +1171,15 @@ # Minimum value: 0, maximum value: 359, default value: 220. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_COLORSTYLE_HUE = 359 +HTML_COLORSTYLE_HUE = 197 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors # in the HTML output. For a value of 0 the output will use grayscales only. A # value of 255 will produce the most vivid colors. # Minimum value: 0, maximum value: 255, default value: 100. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_COLORSTYLE_SAT = 0 +HTML_COLORSTYLE_SAT = 94 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the # luminance component of the colors in the HTML output. Values below 100 @@ -1190,7 +1190,7 @@ # Minimum value: 40, maximum value: 240, default value: 80. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_COLORSTYLE_GAMMA = 76 +HTML_COLORSTYLE_GAMMA = 39 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML # page will contain the date and time when the page was generated. Setting this @@ -1206,7 +1206,7 @@ # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_DYNAMIC_SECTIONS = NO +HTML_DYNAMIC_SECTIONS = YES # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries # shown in the various tree structured indices initially; the user can expand