mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-30 21:37:39 -04:00
feat(docs): use workflow for version docs generation
This commit is contained in:
parent
e29cec64e4
commit
6238fab9e6
96 changed files with 50 additions and 6822 deletions
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue