mirror of
https://github.com/go-gitea/gitea.git
synced 2026-01-23 10:47:12 +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.