From: Vladimír Vondruš Date: Tue, 16 Jan 2018 17:43:10 +0000 (+0100) Subject: doxygen: test overriding properties, not hiding them, in layout test. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=73538b0b2e1b49e26eb58e56ec60bbf0d0b3c9fd;p=blog.git doxygen: test overriding properties, not hiding them, in layout test. --- diff --git a/doxygen/test/layout/Doxyfile b/doxygen/test/layout/Doxyfile index a7a22efe..922ee25f 100644 --- a/doxygen/test/layout/Doxyfile +++ b/doxygen/test/layout/Doxyfile @@ -3,6 +3,6 @@ XML_OUTPUT = PROJECT_NAME = "A project" PROJECT_BRIEF = "is cool" -M_THEME_COLOR = +M_THEME_COLOR = 00ffff M_PAGE_HEADER = "

A self link.

" M_PAGE_FINE_PRINT = "

Doxygen version {doxygen_version}.

" diff --git a/doxygen/test/layout/index.html b/doxygen/test/layout/index.html index f3811fe1..88f325d3 100644 --- a/doxygen/test/layout/index.html +++ b/doxygen/test/layout/index.html @@ -6,6 +6,7 @@ +