From d55e1c7600a08e911be2c7a621cae931d24bace7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 12 Feb 2018 00:25:31 +0100 Subject: [PATCH] More convenient links in the documentation navbar. --- Doxyfile-mcss | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Doxyfile-mcss b/Doxyfile-mcss index fd72040b5..ed3fa63e7 100644 --- a/Doxyfile-mcss +++ b/Doxyfile-mcss @@ -93,4 +93,12 @@ M_PAGE_FINE_PRINT = "

Magnum docs. Part of the : or / suffix lists all members of given symbol or directory. Navigate through the list using and , press Enter to go." +M_LINKS_NAVBAR1 = \ + "getting-started" \ + "pages features example-index tips utilities" +M_LINKS_NAVBAR2 = \ + "namespaces" \ + "annotated" \ + "files" + # kate: hl Doxyfile