docs(mkdocs): run docgen

This commit is contained in:
LGUG2Z
2025-01-01 10:43:19 -08:00
parent 7ef4fd81c0
commit d520a2bf74
13 changed files with 119 additions and 5 deletions

View File

@@ -0,0 +1,16 @@
# cycle-stack-index
```
Cycle the index of the focused window in the focused stack in the specified cycle direction
Usage: komorebic.exe cycle-stack-index <CYCLE_DIRECTION>
Arguments:
<CYCLE_DIRECTION>
[possible values: previous, next]
Options:
-h, --help
Print help
```