Skip to content

Commit dc9ad1f

Browse files
committed
add sdk contribution guide
1 parent b33b5a2 commit dc9ad1f

2 files changed

Lines changed: 508 additions & 4 deletions

File tree

docs/docs/contribution/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,11 @@ This directory contains comprehensive documentation for contributors working on
4949

5050
### Services & Infrastructure
5151

52-
| Document | Description |
53-
| -------------------------------------------- | ---------------------------------------------------------- |
54-
| [services-system.mdx](./services-system.mdx) | External services: auth, share, CDN resolution, CORS proxy |
55-
| [build-system.mdx](./build-system.mdx) | Build scripts, outputs, and development workflow |
52+
| Document | Description |
53+
| -------------------------------------------- | ----------------------------------------------------------- |
54+
| [services-system.mdx](./services-system.mdx) | External services: auth, share, CDN resolution, CORS proxy |
55+
| [build-system.mdx](./build-system.mdx) | Build scripts, outputs, and development workflow |
56+
| [sdk.mdx](./sdk.mdx) | SDK architecture, framework wrappers, and API communication |
5657

5758
### Internationalization
5859

0 commit comments

Comments
 (0)