From d2d5c6e1241496ed2dc5a7124baa11bcdf9ccb51 Mon Sep 17 00:00:00 2001 From: pranamya123 <47019410+pranamya123@users.noreply.github.com> Date: Fri, 15 May 2026 20:01:32 -0500 Subject: [PATCH 1/2] docs: redesign sidebar UX with collapsible groups, in-place search, and section scoping Visual + interaction overhaul of the published docs site, layered on top of pydata_sphinx_theme so the existing search index, theme switcher, and toctree generation all continue to work. Key changes: - Section-scoped sidebar: when a top-level tab is active, the sidebar shows only that section's contents. Eliminates the redundancy of repeating the top-nav items in the left rail. - Click-to-toggle expand/collapse arrows on every nav group (independent of page navigation). Uses real