From 3d88a490bcc323ed0511abdd12917af908a74d1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 5 Nov 2018 10:15:42 +0100 Subject: [PATCH] doc: m.css is HTTPS now. --- Doxyfile-mcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile-mcss b/Doxyfile-mcss index 07722fef3..5dfad11c3 100644 --- a/Doxyfile-mcss +++ b/Doxyfile-mcss @@ -101,7 +101,7 @@ HTML_EXTRA_STYLESHEET = \ https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600&subset=latin-ext \ ../css/m-dark+doxygen.compiled.css -##! 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_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."