From fb7071ad05e7a5d5467dcd79382a361a917c50d7 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Mon, 5 Jan 2026 05:34:24 +0000 Subject: [PATCH] docs: switch from details to popover api for sidebar should work on older browsers too. Signed-off-by: oppiliappan --- docs/template.html | 39 ++++++++++++++++++++++++++++++++------- input.css | 1 + 2 files changed, 33 insertions(+), 7 deletions(-) diff --git a/docs/template.html b/docs/template.html index 86f635c0..3a33327b 100644 --- a/docs/template.html +++ b/docs/template.html @@ -43,15 +43,40 @@ $endfor$ $if(toc)$ - -
- + +
+
+ + + +
+ ${ table-of-contents:toc.html() } -
+ + +