-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.commit-message.json
More file actions
3 lines (3 loc) · 1.22 KB
/
Copy path.commit-message.json
File metadata and controls
3 lines (3 loc) · 1.22 KB
1
2
3
{
"Message": "docs(Mountain): Add rustdoc comments to TerminalEnvCollection and TestProvider types, polish Vine module docs\n\nAdd field-level doc comments to `TestControllerState`, `TestProviderState`, and `TestResult` structs in the TestProvider module, and function-level doc comments to `Append`, `Prepend`, `Delete`, `Clear`, `SetPersistent`, and `SetDescription` in `TerminalEnvCollection`. Also add a short doc to the `ShellIntegration` submodule header in `Terminal/mod.rs`.\n\nRewrite Vine module documentation (`Vine/mod.rs`, `Vine/Server/mod.rs`, `Notification/mod.rs`, `Notification/Support/mod.rs`) to describe sidecar processes generically instead of singling out Cocoon, bringing the top-level module docs in line with the architecture's multi-sidecar design (`Air`, `Cocoon`). Tighten the `MountainVinegRPCService` module and struct doc comments to remove meta-instructional phrasing, and replace placeholder doc stubs (`\"\"Relays to sky.\"\"`, `\"\"Unregisters by handle.\"\"`) on `RelayToSky` and `UnregisterByHandle` with accurate descriptions.\n\nAdd meaningful doc to `TauriRendererEmitter::Emit` and improve `TauriRendererEmitter` struct doc to state its contract role as the `RendererEmitter` trait implementation for Tauri."
}