feat: int testing docs

This commit is contained in:
leonardotrapani
2026-02-02 10:06:58 +01:00
parent 195f9f5115
commit 3ecfc0c3a2
4 changed files with 182 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ This doc explains how the CLI, daemon, and pipeline fit together and where to st
## Top-level layout
- cmd/hyprvoice: CLI entrypoint and commands
- internal/: core packages
- docs/: user and developer docs
- docs/: user and developer docs (config, providers, architecture, structure, testing)
- packaging/: AUR and systemd packaging
- .github/workflows/: CI and release workflows