From e242cf0860c0a12320446a54f7b534411311a5a2 Mon Sep 17 00:00:00 2001 From: Tyler Nguyen Date: Mon, 8 Aug 2022 01:13:42 -0500 Subject: [PATCH] mkdocs: Change navigation style --- docs/index.md | 5 ----- docs/installing-macOS.md | 5 ----- docs/issues.md | 5 ----- docs/technical.md | 5 ----- mkdocs.yml | 4 ++-- 5 files changed, 2 insertions(+), 22 deletions(-) diff --git a/docs/index.md b/docs/index.md index bbd132f..d5da9f5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,8 +1,3 @@ ---- -hide: - - navigation ---- - ## FAQ #### Does everything work? diff --git a/docs/installing-macOS.md b/docs/installing-macOS.md index bbb88e3..49092a6 100644 --- a/docs/installing-macOS.md +++ b/docs/installing-macOS.md @@ -1,8 +1,3 @@ ---- -hide: - - navigation ---- - ## Creating the macOS Installer Start by creating a vanilla macOS installer, refer to [Dortania's Creating the USB](https://dortania.github.io/OpenCore-Install-Guide/installer-guide/). diff --git a/docs/issues.md b/docs/issues.md index 40fa1a0..e14b14f 100644 --- a/docs/issues.md +++ b/docs/issues.md @@ -1,8 +1,3 @@ ---- -hide: - - navigation ---- - ## FAQ !!! Warning diff --git a/docs/technical.md b/docs/technical.md index 58c70d9..f6166d1 100644 --- a/docs/technical.md +++ b/docs/technical.md @@ -1,8 +1,3 @@ ---- -hide: - - navigation ---- - ## Internal Technical Details on the X1C6 !!! note diff --git a/mkdocs.yml b/mkdocs.yml index 69c48d5..0182b39 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -47,9 +47,9 @@ theme: - search.suggest - navigation.instant # NOTE Instant Loading on Internal Links with XMLHttpRequest (XHR) - navigation.top # NOTE Back-to-top button - - navigation.tabs - - navigation.tabs.sticky - navigation.tracking # NOTE Update URL with Active Anchor + - navigation.sections + - navigation.expand - toc.follow # NOTE Anchor following in TOC extra: