Skip to content

Image links fixes#700

Open
Jiayi-Ye02 wants to merge 35 commits into
mainfrom
image-links-fixes
Open

Image links fixes#700
Jiayi-Ye02 wants to merge 35 commits into
mainfrom
image-links-fixes

Conversation

@Jiayi-Ye02

Copy link
Copy Markdown
Collaborator

Summary

Type of Change

  • Documentation content
  • Docs site behavior
  • Navigation, routing, or metadata
  • OpenAPI or generated reference
  • Build, tooling, or CI

Verification

  • bun run test
  • bun run types:check
  • bun run lint
  • bun run build
  • Checked affected pages locally

Screenshots

Notes for Reviewers

Foesa-yyx and others added 30 commits July 6, 2026 11:51
* 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
* 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
…to CN-NEWDOC

# Conflicts:
#	scripts/html-to-md-migration.README.md
#	scripts/html-to-md-migration.mjs
#	scripts/html-to-md-migration.test.ts
#	src/components/mdx/PlatformTabsGroup.tsx
#	src/components/openapi/FumadocsOpenApiContent.test.tsx
#	src/components/openapi/FumadocsOpenApiContent.tsx
@github-actions

Copy link
Copy Markdown

Vercel Preview

Preview URL: https://docs-portal-b6y1lt3bo-agora-devx.vercel.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants