From 5e8006ff5b36089c7c0fbee256033a25d3135709 Mon Sep 17 00:00:00 2001 From: scriptautomate-bc <204508229+scriptautomate-bc@users.noreply.github.com> Date: Wed, 10 Jun 2026 21:52:58 -0500 Subject: [PATCH] Mirror install guide left-hand TOC --- docs/_templates/globaltoc.html | 134 ++++++++++++++++++++++++++++++--- 1 file changed, 123 insertions(+), 11 deletions(-) diff --git a/docs/_templates/globaltoc.html b/docs/_templates/globaltoc.html index 7164405..1b136d2 100644 --- a/docs/_templates/globaltoc.html +++ b/docs/_templates/globaltoc.html @@ -1,6 +1,6 @@

{{ project|title }}

-{{ toctree(includehidden=True, collapse=False, maxdepth=1) }} +{{ toctree(includehidden=True, collapse=False, maxdepth=2) }}