From 9db6e7f85ea170a795f7f929ff334c28075524d7 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Sat, 1 Oct 2022 01:26:13 +0000 Subject: [PATCH] Added navigation.expand to auto-expand sidebar --- files/mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/mkdocs.yml b/files/mkdocs.yml index 8f9e129..f2ac3ac 100644 --- a/files/mkdocs.yml +++ b/files/mkdocs.yml @@ -18,6 +18,8 @@ theme: font: text: 'Noto Sans' code: 'Ubuntu Mono' + features: + - navigation.expand extra: search: tokenizer: '[\s\-]+'