docs: fixes

This commit is contained in:
2026-03-23 12:00:49 +02:00
parent 2229a9cda1
commit 1431fda3db
3 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
---
title: Usage
sidebar_position: 0
---
- [CLI Usage](cli)

View File

@@ -3,7 +3,7 @@ import type { SidebarsConfig } from "@docusaurus/plugin-content-docs"
const sidebars: SidebarsConfig = {
usage: [{ type: "autogenerated", dirName: "usage" }],
api: [
"api/index",
{ type: "doc", id: "api/index", label: "Overview" },
{
type: "category",
label: "Functions",