Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
26518ab
Add translation matrix and config-driven sphinxopts to docs builds
Copilot Apr 15, 2026
adf6305
Use actions/checkout for language repo; resolve translation branch on…
Copilot Apr 15, 2026
dc1f59f
Deploy to <language>/<version>/ layout; filenames without language tag
Copilot Apr 15, 2026
92e7e00
fix: split -D sphinx opts into separate list items to avoid leading-s…
Copilot Apr 15, 2026
d164d25
fix: shlex.split config_sphinxopts entries to avoid leading-space in …
Copilot Apr 16, 2026
5158007
fix: correct locale_dirs from ../locale to locale so Sphinx finds tra…
Copilot Apr 16, 2026
66c2ba4
fix: exclude locale RST files and gate translation_progress_classes o…
Copilot Apr 16, 2026
18325c7
fix: include default exclude_patterns when overriding for locale
Copilot Apr 16, 2026
126f22c
fix: override SPHINXERRORHANDLING to avoid treating warnings as errors
Copilot Apr 16, 2026
b12c4c2
feat: install language-specific texlive packages for PDF builds
Copilot Apr 17, 2026
0dd66e4
feat: dump LaTeX log tails on failure after make dist-pdf
Copilot Apr 17, 2026
cdad0b0
fix: normalize language tag for texlive matching and publishing; add …
Copilot Apr 17, 2026
82f2880
fix: replace luaotfload with texlive-luatex for Japanese PDF build
Copilot Apr 17, 2026
7712438
fix: add fonts-noto-cjk for Japanese PDF build
Copilot Apr 17, 2026
4d5b792
fix: replace fonts-noto-cjk with texlive-latex-extra for Japanese PDF…
Copilot Apr 17, 2026
5e4ae81
fix: add fonts-noto-cjk back for Japanese PDF build
Copilot Apr 17, 2026
92d0e7b
fix: add texlive-fonts-extra/recommended and texlive-latex-recommende…
Copilot Apr 18, 2026
16b5539
fix: ensure all required packages are installed for Japanese PDFs
Copilot Apr 20, 2026
3a850a5
fix: add fonts-freefont-otf to Japanese PDF apt install
Copilot Apr 20, 2026
28aca5e
fix: add missing packages for Japanese PDF builds (xindy, texinfo, te…
Copilot Apr 20, 2026
057be18
fix: simplify Japanese PDF build dependencies
m-aciek Apr 20, 2026
5b3a4d1
docs: update README with project description, formats, versions, and …
Copilot Apr 20, 2026
fd5dfb6
fix: preserve backslashes in sphinxopts by using shlex.split(opt, pos…
Copilot Apr 20, 2026
4255ea6
fix: organize deploy output by language to prevent cross-language ove…
Copilot Apr 21, 2026
551b615
fix: add textlive-fonts-extra to Japanese PDF build dependencies
m-aciek Apr 21, 2026
d110b0b
Revert "fix: add textlive-fonts-extra to Japanese PDF build dependenc…
m-aciek Apr 21, 2026
a9e096c
fix: match epub filenames and prevent docs/pdf from being captured as…
Copilot Apr 22, 2026
e5d68dc
feat: add backward-compat symlinks _site/<major_minor> -> en/<major_m…
Copilot Apr 22, 2026
1810ec4
fix: remove hyphen from language capture to fix fr-docs parsing in ar…
Copilot Apr 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading