📝
Template page — add your content

Edit installation.html and replace this section with your real documentation. All navigation, dark mode, search, and responsiveness are fully functional.

Overview

This section documents Installation in WebDocs. The page shell — header, sidebar, search modal, reading progress, back-to-top, and dark mode toggle — are complete and production-ready.

Refer to the Component Library for all available UI blocks you can use on this page.

Quick Example

html
<!-- Installation example code goes here -->
<h2 class="section-title" id="my-section">My Section</h2>
<p>Your content here.</p>

Related Pages