### NoNeedConvert 迁移 #807 [#docs/pull/7683](https://github.com/PaddlePaddle/docs/pull/7683) - [x] NO_NEED_CONVERT_LIST 统一迁移到 api_mapping_json 中,generate_pytorch_api_mapping.py 同时做适配更新 - [x] NoNeedConvertMatcher 更名为ChangePrefixMatcher - [x] 删除 NO_NEED_CONVERT_LIST,更新 PaConvert 中相关优先级 ### PaConvert CI 增强 - [ ] 清理无用 Matcher - [ ] 其它 Mapping 条目不应该出现在 alias 中 ### 文档 URL 自动生成及校验 - [x] 通过 Sphinx 自动生成的 Inventory 获取 Paddle 和 Torch API 的地址 https://github.com/PaddlePaddle/docs/pull/7701 - [x] 支持更多第三方库 - [x] 差异文档目录链接自动升成 - [x] 具体差异文档链接自动生成 - [ ] 别名 API 的链接缺失 ...
NoNeedConvert 迁移 #807 #docs/pull/7683
PaConvert CI 增强
文档 URL 自动生成及校验
...