From: "Antonin Godard" <antonin.godard@bootlin.com>
To: "Richard Purdie" <richard.purdie@linuxfoundation.org>
Cc: <docs@lists.yoctoproject.org>
Subject: [whinlatter] Pull request
Date: Wed, 24 Dec 2025 10:04:31 +0100 [thread overview]
Message-ID: <DF6BRGXQ4FK0.1O17MP77M8S@bootlin.com> (raw)
The following changes since commit e7b40b71dec8d4aee2e7b711e7c1083b2920f171:
migration-guide: update 5.3 release notes download section (2025-12-17 10:55:50 +0100)
are available in the Git repository at:
git@push.yoctoproject.org:yocto-docs whinlatter-next
for you to fetch changes up to 5cb8899781a91fa511b4a84c22eda23a16806a73:
Add the sphinx-copybutton extension (2025-12-24 09:58:45 +0100)
----------------------------------------------------------------
Antonin Godard (7):
ref-manual/classes.rst: document the image-container class
Makefile: fix rsvg-convert --format capitalization
tools/build-docs-container: move container files in their own directory
tools/build-docs-container: add CentOS Stream 9 support
ref-manual/system-requirements.rst: fix AlmaLinux PDF build
ref-manual/system-requirements.rst: add RockyLinux install instructions
Add the sphinx-copybutton extension
documentation/Makefile | 4 +-
documentation/Pipfile | 1 +
documentation/conf.py | 4 +
documentation/ref-manual/classes.rst | 47 +++++++++
documentation/ref-manual/system-requirements.rst | 105 +++++++++++++++++++--
documentation/ref-manual/variables.rst | 18 ++++
documentation/tools/build-docs-container | 55 +++++++----
.../{ => containerfiles}/Containerfile.almalinux | 0
.../tools/{ => containerfiles}/Containerfile.apt | 0
.../{ => containerfiles}/Containerfile.debian | 0
.../tools/{ => containerfiles}/Containerfile.dnf | 3 +
.../{ => containerfiles}/Containerfile.fedora | 0
.../tools/containerfiles/Containerfile.rocky | 1 +
.../tools/containerfiles/Containerfile.stream | 1 +
.../{ => containerfiles}/Containerfile.ubuntu | 0
.../{ => containerfiles}/Containerfile.zypper | 0
.../tools/host_packages_scripts/almalinux_docs.sh | 2 +-
.../host_packages_scripts/almalinux_docs_pdf.sh | 1 -
.../host_packages_scripts/almalinux_essential.sh | 6 +-
.../host_packages_scripts/centosstream_docs.sh | 1 +
.../centosstream_essential.sh | 1 +
.../tools/host_packages_scripts/pip3_docs.sh | 2 +-
.../tools/host_packages_scripts/rockylinux_docs.sh | 1 +
.../host_packages_scripts/rockylinux_essential.sh | 1 +
.../tools/host_packages_scripts/tlmgr_docs_pdf.sh | 8 ++
.../tools/host_packages_scripts/ubuntu_docs.sh | 2 +-
26 files changed, 232 insertions(+), 32 deletions(-)
rename documentation/tools/{ => containerfiles}/Containerfile.almalinux (100%)
rename documentation/tools/{ => containerfiles}/Containerfile.apt (100%)
rename documentation/tools/{ => containerfiles}/Containerfile.debian (100%)
rename documentation/tools/{ => containerfiles}/Containerfile.dnf (91%)
rename documentation/tools/{ => containerfiles}/Containerfile.fedora (100%)
create mode 120000 documentation/tools/containerfiles/Containerfile.rocky
create mode 120000 documentation/tools/containerfiles/Containerfile.stream
rename documentation/tools/{ => containerfiles}/Containerfile.ubuntu (100%)
rename documentation/tools/{ => containerfiles}/Containerfile.zypper (100%)
delete mode 100644 documentation/tools/host_packages_scripts/almalinux_docs_pdf.sh
create mode 120000 documentation/tools/host_packages_scripts/centosstream_docs.sh
create mode 120000 documentation/tools/host_packages_scripts/centosstream_essential.sh
create mode 120000 documentation/tools/host_packages_scripts/rockylinux_docs.sh
create mode 120000 documentation/tools/host_packages_scripts/rockylinux_essential.sh
create mode 100644 documentation/tools/host_packages_scripts/tlmgr_docs_pdf.sh
next reply other threads:[~2025-12-24 9:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-24 9:04 Antonin Godard [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-01-13 9:54 [whinlatter] Pull request Antonin Godard
2026-01-30 9:35 Antonin Godard
2026-02-11 14:40 Antonin Godard
2026-02-27 10:00 Antonin Godard
2026-03-05 17:13 Antonin Godard
2026-03-25 10:48 Antonin Godard
2026-04-02 14:38 Antonin Godard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DF6BRGXQ4FK0.1O17MP77M8S@bootlin.com \
--to=antonin.godard@bootlin.com \
--cc=docs@lists.yoctoproject.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox