Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions packages/genui/a2ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ generated UI actions through `onAction`.

## More Docs

- [Architecture and exports](./docs/architecture.md)
- [Catalogs and manifests](./docs/catalogs.md)
- [Custom components](./docs/custom-components.md)
- [Built-in catalog composition](./src/catalog/README.md)
- [Overview and architecture](./docs/overview.md)
- [Catalogs, built-ins, and custom components](./docs/catalog-guide.md)
- [Open the A2UI playground](https://lynxjs.org/a2ui)
6 changes: 2 additions & 4 deletions packages/genui/a2ui/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ async function sendPrompt(input: string) {

## 更多文档

- [架构与导出](./docs/architecture_zh.md)
- [Catalog 与 manifests](./docs/catalogs_zh.md)
- [自定义组件](./docs/custom-components_zh.md)
- [内置 Catalog 组合](./src/catalog/readme_zh.md)
- [概览与架构](./docs/overview_zh.md)
- [Catalogs、内置组件与自定义组件](./docs/catalog-guide_zh.md)
- [打开 A2UI Playground](https://lynxjs.org/a2ui)
67 changes: 0 additions & 67 deletions packages/genui/a2ui/docs/architecture.md

This file was deleted.

63 changes: 0 additions & 63 deletions packages/genui/a2ui/docs/architecture_zh.md

This file was deleted.

Loading
Loading