maomaowm/docs/meta.json
atheeq 329a7f21a8 refactor(nix): replace sync nix options with direct md generation to … (#1)
* 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
2026-05-13 08:17:11 +08:00

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"
]
}