diff options
author | 2021-08-09 10:12:05 +0900 | |
---|---|---|
committer | 2021-08-12 09:13:32 -0600 | |
commit | 659653c9e5468809a83901f833cefed1b04c5922 (patch) | |
tree | 41d8e7d0ddd57a8e61a013efa8850773276a45c2 /scripts/bpf_doc.py | |
parent | scripts/kernel-doc: Override -Werror from KCFLAGS with KDOC_WERROR (diff) | |
download | wireguard-linux-659653c9e5468809a83901f833cefed1b04c5922.tar.xz wireguard-linux-659653c9e5468809a83901f833cefed1b04c5922.zip |
docs: pdfdocs: Refactor config for CJK document
To make generated LaTeX code portable across systems with different sets
of available fonts, convert font-availability check in python code to
LaTeX code by using a conditional command provided by the "fontspec"
package.
This will help those who run Sphinx on one machine/container and run
latexmk on other machines/containers.
Remove import of check_output as it is unused any more.
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Link: https://lore.kernel.org/r/4baf88af-316d-8aee-240f-6ccbc20907d7@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions