XL-Zhao-23 opened a new pull request, #12727: URL: https://github.com/apache/apisix/pull/12727
<h3>Description</h3> <p>This PR adds the missing Chinese documentation for <code inline="">manage-api-consumers.md</code> and <code inline="">cache-api-response.md</code> under <code inline="">docs/zh/latest/tutorials/</code>.</p> <p>The goal is to fix the parsing error on the Chinese site where the <code inline="">manage-api-consumers</code> link was broken due to the absence of corresponding localized files.<br> This PR supplements these files in the latest version, ensuring consistency between the English and Chinese documentation.</p> <h3>Motivation and Context</h3> <p>Previously, some tutorial pages such as <code inline="">manage-api-consumers</code> did not have a Chinese version, which caused broken links on the Chinese documentation site.<br> Adding these missing files resolves that issue and aligns the documentation structure between both languages.</p> <h3>Changes</h3> <ul> <li> <p>Added:</p> <ul> <li> <p><code inline="">docs/zh/latest/tutorials/manage-api-consumers.md</code></p> </li> <li> <p><code inline="">docs/zh/latest/tutorials/cache-api-response.md</code></p> </li> </ul> </li> <li> <p>Updated:</p> <ul> <li> <p><code inline="">docs/zh/latest/config.json</code> to include the new documents.</p> </li> </ul> </li> </ul> <h3>Checklist</h3> <ul class="contains-task-list"> <li class="task-list-item"> <p><input type="checkbox" checked="" disabled=""> I have explained the need for this PR and the problem it solves</p> </li> <li class="task-list-item"> <p><input type="checkbox" checked="" disabled=""> I have explained the changes or the new features added to this PR</p> </li> <li class="task-list-item"> <p><input type="checkbox" checked="" disabled=""> I have verified that this change is backward compatible</p> </li> <li class="task-list-item"> <p><input type="checkbox" checked="" disabled=""> I have updated the documentation to reflect this change</p> </li> </ul> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
