docs(gateway,platforms,cli): add Related sections to entry and reference pages

This commit is contained in:
Vincent Koc
2026-04-23 20:08:26 -07:00
parent f0b6c65e3b
commit 8d1f98ef08
36 changed files with 198 additions and 0 deletions

View File

@@ -279,3 +279,8 @@ openclaw infer audio transcribe --file ./memo.m4a --model openai/whisper-1 --jso
## Notes
- `openclaw capability ...` is an alias for `openclaw infer ...`.
## Related
- [CLI reference](/cli)
- [Models](/concepts/models)