docs: sync CN migration hotfixes - #940
Merged
Merged
Conversation
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
AgoraIO/shengwang-doc-source.Audit scope
AgoraIO/shengwang-doc-source#2006,#2028-#2031,#2033-#2049,#2052-#2054,#2057-#2058, and#2061.#2006is included because it merged late and its RTM 2.3.0 updates were not present inCN-NEWDOC.#2052,#2053,#2054, and#2057were initially excluded, then migrated after a second comparison confirmed their exact changes were absent fromCN-NEWDOCplus this PR.AgoraIO/shengwang-doc-source#2032: its Safari support update forgetPlaybackDevicesis already present in theCN-NEWDOCAPI page.474985f901fffffd4ffed27ed35a060f986bdb98; no later merged PR or first-parent commit exists at the time of the final audit.Verification
Initial batch:
git diff --checkbun run openapi:syncbun run types:checkbun run docs:linksbun run build(3,227 prerendered pages)Additional content-audit hotfixes:
git diff --checkbun run types:checkbun run docs:links(exit 0; existing repository findings remain)The full test suite is already red on clean
CN-NEWDOCwith 7 pre-existing failures. The full SDK test file still reports the existing version-selector test that expects a combobox for a single-version card; the assertions changed in this PR pass.