mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-20 21:38:15 -04:00
* refactor(nix): replace sync nix options with direct md generation to docs * fix(docs): add trailing comman in meta * fix(ci): sort nix options and fix default value check
18 lines
262 B
JSON
18 lines
262 B
JSON
{
|
|
"title": "mangowm",
|
|
"pages": [
|
|
"---Getting Started---",
|
|
"index",
|
|
"installation",
|
|
"quick-start",
|
|
"---Configuration---",
|
|
"configuration",
|
|
"visuals",
|
|
"window-management",
|
|
"bindings",
|
|
"---Reference---",
|
|
"nix-options",
|
|
"ipc",
|
|
"faq"
|
|
]
|
|
}
|