From 9a30e0f49b694be7f01b41bf4b999bdb56a82f2e Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Mon, 17 Mar 2025 04:13:24 +0100 Subject: [PATCH] Optimized menu --- sphinx/templates/structure.html | 63 ++++++++++++++++++--------------- 1 file changed, 35 insertions(+), 28 deletions(-) diff --git a/sphinx/templates/structure.html b/sphinx/templates/structure.html index 9027c665..f8337fe6 100644 --- a/sphinx/templates/structure.html +++ b/sphinx/templates/structure.html @@ -1,36 +1,43 @@ {% macro render_headings(headings, level=1) %} -