Skip to content

Commit 66935ea

Browse files
committed
docs: add Documentation nav section to USAGE.md (links to all 15 shipped docs)
1 parent e63ede0 commit 66935ea

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

USAGE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -693,3 +693,17 @@ Current Rust crates:
693693
- `rusty-claude-cli`
694694
- `telemetry`
695695
- `tools`
696+
697+
## Documentation
698+
699+
- [ARCHITECTURE.md](docs/ARCHITECTURE.md) — System overview, crate layout, request flow
700+
- [CONFIGURATION.md](docs/CONFIGURATION.md) — Env vars, settings.json, provider config
701+
- [SUPPORTED_PROVIDERS.md](docs/SUPPORTED_PROVIDERS.md) — Provider/model matrix
702+
- [API_REFERENCE.md](docs/API_REFERENCE.md) — JSON output envelope, error format
703+
- [TROUBLESHOOTING.md](TROUBLESHOOTING.md) — Common failure modes and mitigation
704+
- [ROADMAP.md](ROADMAP.md) — Pinpoint-driven development roadmap
705+
- [CONTRIBUTING.md](CONTRIBUTING.md) — How to contribute, pinpoint format
706+
- [PINPOINT_FILING_GUIDE.md](docs/PINPOINT_FILING_GUIDE.md) — Step-by-step pinpoint workflow
707+
- [CHANGELOG.md](CHANGELOG.md) — Recent changes
708+
- [SECURITY.md](SECURITY.md) — Responsible disclosure
709+
- [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) — Community standards

0 commit comments

Comments
 (0)