📝 Polish API doc consistency and scope

This commit is contained in:
Nanaloveyuki
2026-05-12 13:47:04 +08:00
parent c6c153cf53
commit 80f15cd455
24 changed files with 9 additions and 118 deletions
+1 -2
View File
@@ -3,7 +3,7 @@ name: sink-config
group: api
category: config
update-time: 20260512
description: Build a typed sink configuration for config-driven logger assembly.
description: Create a typed sink configuration for config-driven logger assembly.
key-word:
- sink
- config
@@ -91,4 +91,3 @@ e.g.:
1. This type is sink-shape configuration, not the runtime sink itself.
2. Use `sink_config_to_json(...)` and `stringify_sink_config(...)` for export.