Conversation
kojiws
force-pushed
the
add-pkcs12-docs-ja
branch
from
September 11, 2026 14:27
13e468e to
e0fd41c
Compare
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.
Description
Japanese translation of the PKCS#12 manual content added in #281:
src-ja/chapter04.md— the PKCS#12 section under PKCS Supportsrc-ja/chapter07.md— PFX added to Supported Formats and Sizesmkdocs-ja.yml—group__PKCS12.mdandpkcs12_8h.mdin the Japanese navOne intentional difference from the English text: it links
HAVE_PKCS12tochapter02.md#have_pkcs12, but Japanese chapter 2 has no such heading, so themacro is plain code here rather than a dead link.
Depends on wolfSSL/wolfssl#11437 (Japanese Doxygen comments) — merge that first.
Testing
make DOC_LANG=JA pdfandmake DOC_LANG=JA htmlboth build clean.All ten functions render, every added cross-link resolves, and the Japanese text
appears correctly in the PDF.