mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-11 03:44:18 +02: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.