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

@@ -327,3 +327,9 @@ Marketplace list accepts a local marketplace path, a `marketplace.json` path, a
GitHub shorthand like `owner/repo`, a GitHub repo URL, or a git URL. `--json`
prints the resolved source label plus the parsed marketplace manifest and
plugin entries.
## Related
- [CLI reference](/cli)
- [Building plugins](/plugins/building-plugins)
- [Community plugins](/plugins/community)