module.exports = { docs: [ { type: "category", label: "Getting Started", items: ["introduction", "upgrading", "installation", "configure", "themes"], }, { type: "category", label: "Packages", items: ["powershell", "scoop", "homebrew"], }, { type: "category", label: "Segments", items: [ "az", "battery", "command", "dotnet", "environment", "executiontime", "exit", "git", "golang", "julia", "kubectl", "node", "os", "path", "python", "root", "session", "shell", "spotify", "terraform", "text", "time", "ytm", ] }, { type: "category", label: "Contributing", items: ["contributing_started", "contributing_segment"], }, ], };