docs: fix outdated APIs, config paths and broken links across docs#5145
Open
hoobnn wants to merge 9 commits into
Open
docs: fix outdated APIs, config paths and broken links across docs#5145hoobnn wants to merge 9 commits into
hoobnn wants to merge 9 commits into
Conversation
…utorials Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…odule tutorials and instructions Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…line tutorials Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…utorials Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ne tutorials Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
… tutorials Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ort list and misc pages Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Thanks for your contribution! |
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.
What
全量审核
docs/后修复的文档问题,共 179 条code_api/link_image类问题,每条均对照源码 grep / 文件存在性逐条核实(0 误报)。按模块组织为 9 个 commit,便于逐一审阅。涵盖:
create_pipeline形参pipeline_name→pipeline/modules/层级、纠正目录/文件名)for循环、列表后多余句点)use_common_ocr、hpi_params、serial_number、--update_license、format_json→json_format)Pipeline:YAML → 嵌套SubModules:/SubPipelines:;PP-ChatOCRv3 旧版 API绝大多数问题为英文文档滞后于已修正的中文文档。
Verification
code_api/link_image类改动逐条对照paddlex/源码 grep、配置路径ls/test、以及中英文对应文件核实。