From b7d74418278462bb6633c45d2d37157b781f6b8d Mon Sep 17 00:00:00 2001 From: Robyn J Date: Mon, 3 Nov 2025 11:58:32 -0600 Subject: [PATCH] Update mkdocs.yml Remove navigations.sections feature so that navigation menus will collapse & expand. They are collapsed by default. --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 204a64da..5970c6aa 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -46,7 +46,7 @@ theme: # - navigation.instant.preview - navigation.instant.progress - navigation.path - - navigation.sections # <= + # - navigation.sections # <= - navigation.top - navigation.tracking - search.suggest