mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-29 08:05:50 +01:00
- Eliminate the deprecated SidebarTocNode from RenderContext and related functions. - Update sidebar TOC rendering logic to exclusively use SidebarTocHeaders for improved clarity and maintainability. - Remove fallback logic for legacy TOC rendering to streamline the codebase.