1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-29 16:31:18 +01:00

doc: force light mode for the Doxygen documentation

This commit is contained in:
crasbe 2025-04-07 13:36:44 +02:00
parent 144b1496d0
commit ef7bdfc38f

View File

@ -1521,7 +1521,7 @@ HTML_EXTRA_FILES = src/css/bootstrap.min.css \
# The default value is: AUTO_LIGHT.
# This tag requires that the tag GENERATE_HTML is set to YES.
HTML_COLORSTYLE = AUTO_LIGHT
HTML_COLORSTYLE = LIGHT
# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
# will adjust the colors in the style sheet and background images according to