Sidebar Icons
Top-level sections can display icons in a vertical icon rail on the left side of the sidebar. This provides quick visual navigation between major documentation areas.
Adding icons
Set the icon field on a top-level section entry:
The icon value is an Iconify identifier in prefix:name format.
Example
Behavior
- Icons only appear on top-level sections (depth 0). Nested sections ignore
icon. - Clicking an icon scrolls the sidebar to that section.
- Icons are resolved at build time using the Iconify API and inlined as SVGs.