[docs](trx-rs): remove appkit frontend references
Remove AppKit frontend mentions from documentation: - Update AGENTS.md project structure - Remove AppKit from capabilities table in OVERVIEW.md - Remove AppKit from frontends table in OVERVIEW.md - Remove AppKit from Frontends section in README.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
- Workspace root contains `Cargo.toml`, `README.md`, and contributor docs.
|
||||
- Core crates live under `src/`: `src/trx-core`, `src/trx-server`, and `src/trx-client`.
|
||||
- Server backends are under `src/trx-server/trx-backend` (example: `trx-backend-ft817`).
|
||||
- Client frontends are under `src/trx-client/trx-frontend` (HTTP, JSON, AppKit, rigctl).
|
||||
- Client frontends are under `src/trx-client/trx-frontend` (HTTP, JSON, rigctl).
|
||||
- Examples live in `examples/` and static assets in `assets/`.
|
||||
- Reference configs are `trx-server.toml.example` and `trx-client.toml.example`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user