feat: improve Doxygen HTML migration lane#699
Conversation
Vercel PreviewPreview URL: https://docs-portal-p6imwvafw-agora-devx.vercel.app |
8b42e55 to
5660a4e
Compare
|
更正:上述同步提交的实际 commit 为 |
|
已同步 #725(commit |
|
对应 #771 的根因修复已推送:518aa6ae0。新增 |
518aa6a to
2150e7b
Compare
|
已将本 stacked PR 重放到当前 #698 head,消除父分支冲突;当前 head |
|
#799 已在本 PR 原分支修复( |
|
#806 已修复: 验证:专项 2/2、migration 25/25、DocsContent 48/48、types、Biome、diff check、双轴审查均通过。请从本 PR 最新 head 复测。 |
Summary
.memtitle,.memitem,.memproto,.memdoc,dl.params, anddl.return.Closes #694.
Details
*-members.html,*_source.html,functions*,namespacemembers*, andglobals*from the migration plan.<a id="..."></a>.node scripts/html-to-md-migration.mjs.Verification
node --check scripts/html-to-md-migration.mjsbun run test scripts/html-to-md-migration.test.tsbun x biome check scripts/html-to-md-migration.mjs scripts/html-to-md-migration.test.ts scripts/html-migrationnode scripts/html-to-md-migration.mjs --source /Users/czhen/Documents/GitHub/AgoraIO/shengwang-doc-source/html-docs/recording/cpp --output /tmp/check-doxygen-recording-cpp-new --product recording --platform cpp --route-base-path /zh-CN/api-reference --dry-runnode scripts/html-to-md-migration.mjs --source /Users/czhen/Documents/GitHub/AgoraIO/shengwang-doc-source/html-docs/recording/cpp --output /tmp/check-doxygen-recording-cpp-full --product recording --platform cpp --route-base-path /zh-CN/api-referencenode scripts/html-to-md-migration.mjs --source /Users/czhen/Documents/GitHub/AgoraIO/shengwang-doc-source/html-docs/rtc/Android --output /tmp/check-dita-rtc-android --product rtc --platform android --route-base-path /zh-CN/api-reference --dry-runbun run types:checkStack
This PR is stacked on #698 because #694 depends on the lane dispatcher introduced there. After #698 merges, this PR can be retargeted to
main.