summaryrefslogtreecommitdiff
path: root/util/doxygen.css
diff options
context:
space:
mode:
Diffstat (limited to 'util/doxygen.css')
-rw-r--r--util/doxygen.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/util/doxygen.css b/util/doxygen.css
index 80d987e..637ee61 100644
--- a/util/doxygen.css
+++ b/util/doxygen.css
@@ -1,5 +1,13 @@
/* GNOME C++ bindings Doxygen style */
+/* This file is deprecated.
+ * In Doxyfile.in you should use
+ * HTML_EXTRA_STYLESHEET = "$(MMDOCTOOLDIR)/doxygen-extra.css"
+ * instead of
+ * HTML_STYLESHEET = "$(MMDOCTOOLDIR)/doxygen.css"
+ * See https://mail.gnome.org/archives/gtkmm-list/2014-August/msg00022.html
+ */
+
html, body {
background: #FFFFFF;
color: #222222;