Browse Source

Fix building docs with doxygen 1.9.5

1vanK 3 years ago
parent
commit
d4c94ad810
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Docs/Doxyfile.in

+ 4 - 0
Docs/Doxyfile.in

@@ -2478,3 +2478,7 @@ ALIASES += alias{1}=""
 ALIASES += specialization{1}=""
 ALIASES += specialization{1}=""
 ALIASES += specialization{2}=""
 ALIASES += specialization{2}=""
 ALIASES += specialization{3}=""
 ALIASES += specialization{3}=""
+
+# For Doxygen 1.9.5
+HTML_DYNAMIC_MENUS = NO
+HTML_COLORSTYLE = LIGHT