推进 INI 面板 entry doc

This commit is contained in:
2026-06-14 23:36:03 +08:00
parent 76e688d126
commit ef4769b4b4
6 changed files with 135 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ For a light navigation entry, open `runtime/ui/ini-panel/launch.html`.
Its entry list is defined in `runtime/ui/ini-panel/entry-manifest.js`.
For a single shell-facing import, use `runtime/ui/ini-panel/ui-shell.js`, which
re-exports the entry manifest, control page controller, and control view renderer.
For the short page/entry map, see `docs/panel-entry.md`.
## `createIniPanelStateSummary(input)`