Skip to content

Conversation

@XL-Zhao-23
Copy link
Contributor

@XL-Zhao-23 XL-Zhao-23 commented Nov 5, 2025

Fixes #11217

Description

This PR adds the missing Chinese documentation for manage-api-consumers.md and cache-api-response.md under docs/zh/latest/tutorials/.

The goal is to fix the parsing error on the Chinese site where the manage-api-consumers link was broken due to the absence of corresponding localized files. (This PR contains the same changes as #12727.)
This PR supplements these files in the latest version, ensuring consistency between the English and Chinese documentation.

Motivation and Context

Previously, some tutorial pages such as manage-api-consumers did not have a Chinese version, which caused broken links on the Chinese documentation site.
Adding these missing files resolves that issue and aligns the documentation structure between both languages.

Changes

  • Added:

    • docs/zh/latest/tutorials/manage-api-consumers.md

    • docs/zh/latest/tutorials/cache-api-response.md

  • Updated:

    • docs/zh/latest/config.json to include the new documents.

Checklist

  • I have explained the need for this PR and the problem it solves

  • I have explained the changes or the new features added to this PR

  • I have verified that this change is backward compatible

  • I have updated the documentation to reflect this change

Description

This PR adds the missing Chinese documentation for manage-api-consumers.md and cache-api-response.md under docs/zh/latest/tutorials/.

The goal is to fix the parsing error on the Chinese site where the manage-api-consumers link was broken due to the absence of corresponding localized files.
This PR supplements these files in the latest version, ensuring consistency between the English and Chinese documentation.

Motivation and Context

Previously, some tutorial pages such as manage-api-consumers did not have a Chinese version, which caused broken links on the Chinese documentation site.
Adding these missing files resolves that issue and aligns the documentation structure between both languages.

Changes

  • Added:

    • docs/zh/latest/tutorials/manage-api-consumers.md

    • docs/zh/latest/tutorials/cache-api-response.md

  • Updated:

    • docs/zh/latest/config.json to include the new documents.

Checklist

  • I have explained the need for this PR and the problem it solves

  • I have explained the changes or the new features added to this PR

  • I have verified that this change is backward compatible

  • I have updated the documentation to reflect this change

@kayx23
Copy link
Member

kayx23 commented Nov 7, 2025

There are some lint errors

@kayx23 kayx23 requested a review from Baoyuantop November 7, 2025 10:17
@Baoyuantop Baoyuantop requested a review from moonming November 10, 2025 08:24
@moonming moonming merged commit 00f18aa into apache:master Nov 10, 2025
7 checks passed
XL-Zhao-23 added a commit to XL-Zhao-23/apisix that referenced this pull request Nov 10, 2025
XL-Zhao-23 added a commit to XL-Zhao-23/apisix that referenced this pull request Nov 10, 2025
XL-Zhao-23 added a commit to XL-Zhao-23/apisix that referenced this pull request Nov 10, 2025
XL-Zhao-23 added a commit to XL-Zhao-23/apisix that referenced this pull request Nov 10, 2025
XL-Zhao-23 added a commit to XL-Zhao-23/apisix that referenced this pull request Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Documentation things size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: broken links in manage api consumers page

4 participants