docs: add third-party-tools.md links to guide index and observability
Add cross-references to newly created third-party-tools.md:
- guide/README.md: Add third-party-tools.md to contents table
- guide/observability.md: Add link to third-party-tools section
Related to RTK documentation integration (commit fdee330).
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
60418f23a5
commit
f1c6c47dc4
2 changed files with 2 additions and 0 deletions
|
|
@ -410,5 +410,6 @@ find ~/.claude/logs -name "*.jsonl" -mtime +30 -delete
|
|||
- [Session Search Script](../examples/scripts/session-search.sh) - Fast session search & resume
|
||||
- [Session Logger Hook](../examples/hooks/bash/session-logger.sh)
|
||||
- [Stats Analysis Script](../examples/scripts/session-stats.sh)
|
||||
- [Third-Party Tools](./third-party-tools.md) - Community GUIs, TUIs, and dashboards (ccusage, ccburn, claude-code-viewer)
|
||||
- [Data Privacy Guide](./data-privacy.md) - What data leaves your machine
|
||||
- [Cost Optimization](./ultimate-guide.md#cost-optimization) - Tips to reduce spend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue