summaryrefslogtreecommitdiffstats
path: root/Doxyfile.java.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.java.in')
-rw-r--r--Doxyfile.java.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doxyfile.java.in b/Doxyfile.java.in
index cb613ad3..e9cee218 100644
--- a/Doxyfile.java.in
+++ b/Doxyfile.java.in
@@ -827,7 +827,7 @@ EXCLUDE_SYMBOLS =
# that contain example code fragments that are included (see the \include
# command).
-EXAMPLE_PATH = @CMAKE_CURRENT_SOURCE_DIR/examples/java
+EXAMPLE_PATH = @CMAKE_CURRENT_SOURCE_DIR@/examples/java
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
@@ -1107,7 +1107,7 @@ HTML_EXTRA_FILES =
# Minimum value: 0, maximum value: 359, default value: 220.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_COLORSTYLE_HUE = 220
+HTML_COLORSTYLE_HUE = 20
# 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
@@ -1115,7 +1115,7 @@ HTML_COLORSTYLE_HUE = 220
# Minimum value: 0, maximum value: 255, default value: 100.
# This tag requires that the tag GENERATE_HTML is set to YES.
-HTML_COLORSTYLE_SAT = 100
+HTML_COLORSTYLE_SAT = 150
# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the
# luminance component of the colors in the HTML output. Values below 100