Skip to content

Commit e813c3d

Browse files
committed
docs: index the panel theme API reference
1 parent b6adba6 commit e813c3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/8.references/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Lookup pages the guides link into:
1111
- [When Clauses](/references/when-clauses): the contexts and operators that gate docks, commands, and custom UI.
1212
- [Events Reference](/references/events): every event, broadcast, shared-state key, and channel name, by direction and reach.
1313
- [Node-Side API](/references/node-api): `DevframeDefinition` fields, CLI options, storage scopes, RPC function types, broadcast options, streaming lifecycle, remote assets, the `ctx.services` host and wire-service fields, diagnostics prefixes, and the auth surface.
14-
- [Browser-Side API](/references/browser-api): `connectDevframe` options, RPC client events, connection statuses, and in-page channel error codes.
14+
- [Browser-Side API](/references/browser-api): `connectDevframe` options, RPC client events, connection statuses, panel theme APIs, and in-page channel error codes.
1515
- [Hub API](/references/hub-api): hub subsystems, launcher fields, duplication strategies, dock categories, the hub UI protocol, the namespace routes, the client runtime, the client context, and dock entry types.
1616
- [Utilities](/references/utilities): the small, stable helpers under `devframe/utils/*`, bundled into `devframe`.
1717
- [Interactive Auth](/references/interactive-auth): the OTP auth recipe: handshake, resolver gate, connect-time trust, banner.

0 commit comments

Comments
 (0)