From a125f824b23d0487a7a32746111e8052956e4ae6 Mon Sep 17 00:00:00 2001 From: Roxedus Date: Tue, 17 Oct 2023 18:20:09 +0200 Subject: [PATCH] Keep whole nav in the HTML, for better browsing --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 9934b32baf..a20ea6c4b7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -15,7 +15,7 @@ theme: - content.code.copy - navigation.footer - navigation.instant - - navigation.prune + # - navigation.prune - navigation.top - navigation.tracking - search.highlight