Conversation
Vercel PreviewPreview URL: https://docs-portal-nhn1k8gns-agora-gdxe.vercel.app |
* docs: add migration control spec * docs: add single-doc fidelity audit script * zh ai delete * docs: add legacy component migration map * cn migration table and md * docs: update migration control spec Align the migration control spec with the latest file-level redirect mapping table and explicit migration/audit progress fields. * fix: report legacy migration references * docs: wire migration control workflow * feat: migrate zh-CN redirect docs * feat: merge zh-CN platform variants * fix: rename zh-CN guide nav labels * fix: align zh-CN top docs tabs * fix: resolve zh-CN AI page render errors --------- Co-authored-by: Jiayi-Ye02 <yejiayi@shengwang.cn>
* build bugs fixed * zh convoai restful added
* clould recording added * all restful api yaml docs added * fix: align OpenAPI lane audit parsing
* feat: add unified HTML-to-markdown migration tool for legacy API docs Add a generic script that converts DITA-OT generated HTML API reference documentation into pure markdown files compatible with the docs portal. The tool handles multiple products and platforms without requiring per-product custom scripts. It supports: - Class/struct pages with properties - Enum type definitions - Method/API pages with parameters and return values - Callback definitions - Nested article structures and TOC pages - Internal link resolution to portal routes - Admonition/note rendering (info, warning, error) - Code blocks with language hints Includes Vitest tests and README documentation. * dita opt type html reference * update on script --------- Co-authored-by: czhen <56986964+shczhen@users.noreply.github.com>
* fix: flatten zh-CN IA and merge platform docs * fix: keep zh-CN quick-start table slots valid
* feat: migrate zh-CN SDK downloads * feat: unify zh-CN SDK downloads
* image links updates * test: update FAQ image link expectation
* ai renaming and vibe coding tools update * changes for agora agent sdk and agora cli
* docs: adjust zh-CN IA * docs: update CN new docs IA and descriptions
* fix: normalize legacy heading anchors * fix: ignore legacy anchors before first headings
* fix: repair malformed inline code in docs * fix: limit inline code repairs to Chinese docs
* feat: split Chinese API reference navigation * feat: refine Chinese reference navigation
* docs: add zh-CN AI models design * docs: refine CN agent SDK pages * docs: exclude local design spec
* docs: add zh-CN AI models design * docs: refine CN agent SDK pages * docs: exclude local design spec * update sidebar
* docs: sync CN migration hotfixes * docs: record CN hotfix checkpoint * docs: sync CN content-audit hotfixes * docs: update CN hotfix checkpoint
* docs: unify CN platform entry cards * docs: include remaining CN content fixes
* feat: restore CN overview action links * fix: source CN service API links from metadata
* fix: improve CN docs mobile usability * fix: make SDK commands horizontally scrollable
* fix: hide legacy-hidden CN docs * fix: resolve nested legacy navigation entries
* fix: restore legacy Chinese document titles * updates
* docs: migrate third-party compliance lists * docs: sync reviewed FAQ migration status * docs: clear resolved migration blockers * docs: resolve basics migration blockers * docs: drop English recording references * Excel update
* docs: restore missing CN API reference pages * docs: fix CN API reference navigation metadata * docs: limit CN API restoration to missing pages * docs: link restored CN API pages * docs: fix malformed CN API references * feat: add local recording legacy sidebar * docs: remove empty legacy index pages * docs: revert unrelated API navigation entries
* docs: design homepage extension entries * feat: add realtime extension homepage entries * feat: compact realtime extension cards * test: cover compact card structure * fix: keep compact cards single-column on mobile * docs: refine homepage card density * feat: align homepage card titles with icons * fix: isolate homepage card title layout * docs: center homepage card descriptions * fix: center homepage card descriptions * test: isolate description centering layout * docs: regroup homepage extension capabilities * docs: regroup homepage extension capabilities
* docs: add CN capability overview * feat: add popular scenario cards * fix: keep popular scenarios in one row * fix: constrain popular scenario cards
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Type of Change
Verification
bun run testbun run types:checkbun run lintbun run buildScreenshots
Notes for Reviewers