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
/