From e411713abd581a24d574bd4697fb8de7dd05792a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 12 Feb 2018 00:25:06 +0100 Subject: [PATCH] Mention that it's possible to search for OpenGL/OpenAL stuff as well. --- Doxyfile-mcss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doxyfile-mcss b/Doxyfile-mcss index f2fd9e20e..fd72040b5 100644 --- a/Doxyfile-mcss +++ b/Doxyfile-mcss @@ -91,4 +91,6 @@ HTML_EXTRA_STYLESHEET = \ M_PAGE_FINE_PRINT = "

Magnum docs. Part of the Magnum project, copyright © Vladimír Vondruš and contributors, 2010–2018.
Generated by Doxygen {doxygen_version} and m.css. Contact the team via GitHub, Gitter, e-mail or Twitter.

" +M_SEARCH_HELP = "Search for symbols, directories, files, pages, OpenGL/GLSL and OpenAL APIs. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory. Navigate through the list using and , press Enter to go." + # kate: hl Doxyfile