feat(docs): use workflow for version docs generation

This commit is contained in:
xtheeq 2026-05-26 18:25:50 +05:30 committed by DreamMaoMao
parent e29cec64e4
commit 6238fab9e6
96 changed files with 50 additions and 6822 deletions

View file

@ -1,3 +1,22 @@
{
"pages": ["(git)", "v0.13.1", "v0.13.0"]
"title": "git (latest)",
"description": "Latest development",
"root": true,
"pages": [
"---Getting Started---",
"index",
"installation",
"quick-start",
"---Configuration---",
"configuration",
"visuals",
"window-management",
"bindings",
"---Examples---",
"screenshot",
"---Reference---",
"nix-options",
"ipc",
"faq"
]
}