docs: add Related sections to remaining CLI, gateway API, and help pages

This commit is contained in:
Vincent Koc
2026-04-23 20:41:26 -07:00
parent 53aac30f51
commit 627c19c5cb
52 changed files with 253 additions and 0 deletions

View File

@@ -212,3 +212,8 @@ These require the official `obsidian` CLI on `PATH` when
- `plugins.entries.memory-wiki.config.context.includeCompiledDigestPrompt`
See [Memory Wiki plugin](/plugins/memory-wiki) for the full config model.
## Related
- [CLI reference](/cli)
- [Memory wiki](/plugins/memory-wiki)