docs(install,reference): add Related sections to pages missing them

This commit is contained in:
Vincent Koc
2026-04-23 20:07:25 -07:00
parent b5120ab22a
commit f0b6c65e3b
26 changed files with 150 additions and 0 deletions

View File

@@ -138,3 +138,9 @@ git pull
docker compose build
docker compose up -d
```
## Related
- [Docker](/install/docker)
- [Podman](/install/podman)
- [ClawDock](/install/clawdock)