module.exports = { docs: [ { type: "category", label: "Getting Started", items: ["introduction", "upgrading", "installation", "configure"], }, { type: "category", label: "Packages", items: ["powershell"], }, { type: "category", label: "Segments", items: [ "az", "battery", "command", "dotnet", "environment", "exit", "git", "kubectl", "node", "os", "path", "python", "root", "session", "shell", "spotify", "text", "time", ] }, { type: "category", label: "Contributing", items: ["contributing-segment"], }, ], };