From c4f08d3aab4d822625cde2f4bb9fd2b0baa4a7b6 Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Sun, 31 Dec 2023 18:30:10 -0500 Subject: [PATCH] Rework navigation --- mkdocs.yml | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 57586a0..b96075f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,6 +8,7 @@ theme: favicon: assets/images/favicon.png features: - navigation.tracking + - navigation.sections - toc.follow - toc.integrate - navigation.instant @@ -54,20 +55,23 @@ markdown_extensions: alternate_style: true nav: - 'index.md' - - 'code_of_conduct.md' - - 'whitelisting.md' - - 'network_wide_commands.md' - - 'survival.md' - - 'creative.md' - - 'minigames.md' - - 'the_cabin.md' - - 'bedrock.md' - - 'administration.md' - - 'more.md' - - 'gallery.md' - - 'status.md' - - 'credits.md' - - 'cost_donations.md' + - 'Documentation': + - 'code_of_conduct.md' + - 'whitelisting.md' + - 'network_wide_commands.md' + - 'bedrock.md' + - 'administration.md' + - 'Servers': + - 'survival.md' + - 'creative.md' + - 'minigames.md' + - 'the_cabin.md' + - 'Extras': + - 'more.md' + #- 'gallery.md' + - 'status.md' + - 'credits.md' + - 'cost_donations.md' - 'news/index.md' extra: social: