Layout guide
Responsive documentation
This documentation shell uses fluid grid tracks so the sidebar and content adapt to the available space without creating horizontal page overflow.
Page structure
A semantic sidebar contains the section navigation, while the main element holds the document content and its heading hierarchy.
Responsive layout
The panes form a single column on narrow screens. When more room is available, fractional grid tracks place them side by side while allowing both panes to shrink safely.
- Phone screens use a stacked reading order.
- Tablet screens use fluid tracks with
minmax(0, 1fr). - Desktop screens keep both panes on one row.
Accessibility
Landmarks, descriptive navigation labels, visible keyboard focus, and a skip link help visitors browse the document with assistive technology or a keyboard.
Offline use
All styles are embedded in this file, and the page does not depend on external fonts, scripts, images, or network requests.