新增 Yac 扩展文档的中文翻译 - #1059
Open
laruence wants to merge 2 commits into
Open
Conversation
对照 doc-en yac-docs-revision 分支(b2bb7d0)翻译了 Yac 扩展的 15 个 XML 文件:book、setup、ini、constants、yac 类页,以及 add/set/get/construct/delete/getter/setter/flush/info/dump 共 10 个方法页。 - versions.xml 带 <?do-not-translate?> 指令,由脚本自动维护,未翻译 - configure.xml 在 doc-en 中未被任何实体引用(孤儿文件),未翻译 - 每个文件头部标注 EN-Revision,便于后续追踪上游变更 - 已通过 doc-base configure.php --with-lang=zh 校验与本地渲染抽查
此前误将英文修订分支的提交写进了文件头,而 CI 要求 指向 doc-en master 上各文件的最新提交: - 13 个修订文件:1a42637(上游合并提交,PR #5794) - constants.xml:86e6094e(Use canonical type names) - yac.xml:4d17b7b4(DocBook 5.2 标记转换) 文件内容无需变动(与上游合并版本逐一 diff 确认一致)。
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.
概述
对照 doc-en 的
yac-docs-revision分支(commit b2bb7d0),新增 Yac 扩展文档的中文翻译,共 15 个 XML 文件:未翻译的文件及原因
versions.xml:带<?do-not-translate?>指令,由脚本自动维护configure.xml:在 doc-en 中未被任何实体引用(孤儿文件,英文手册中不渲染)说明
EN-Revision,便于追踪上游变更Yac::get移除了不存在的&$cas参数、Yac::delete的ttl参数实为delay),并补充了可运行示例校验
configure.php --with-lang=zh校验通过