From 04fe1d2a8dbfd94baf1bc2606a8dbeec3476185f Mon Sep 17 00:00:00 2001 From: Johannes Kirschbauer Date: Tue, 8 Jul 2025 16:38:33 +0200 Subject: [PATCH] docs: disable footer navigation This gives the content more space Especially for plugins (options, developer tabs) --- docs/mkdocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 8765d4127..29f1fe006 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -199,7 +199,6 @@ theme: - navigation.instant - navigation.tabs - navigation.tabs.sticky - - navigation.footer - content.code.annotate - content.code.copy - content.tabs.link