mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-29 21:37:42 -04:00
feat: support docs version
This commit is contained in:
parent
f33e21aec7
commit
ece59289f7
94 changed files with 6815 additions and 18 deletions
22
docs/v0.13.0/meta.json
Normal file
22
docs/v0.13.0/meta.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"title": "v0.13.0",
|
||||
"description": "v0.13.0 release",
|
||||
"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