Yocto Project Documentation
 help / color / mirror / Atom feed
* [PATCH 0/6] Updates around the UNPACKDIR variable
@ 2025-02-18  9:11 Antonin Godard
  2025-02-18  9:11 ` [PATCH 1/6] overview-manual: convert source-fetching.png to svg and fix UNPACKDIR Antonin Godard
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Antonin Godard @ 2025-02-18  9:11 UTC (permalink / raw)
  To: docs; +Cc: Thomas Petazzoni, Antonin Godard

In the overview manual, for images that should mention UNPACKDIR, update
them to SVGs. Using SVGs will allow maintainers to grep for variables
and find it in SVGs images, since they are text. It also renders them
much better in the doc.

Preview the files here:

https://lufi.bootlin.com/r/wRQmbAvsew#U/AfVq1d88D9hE7Dp2jPHoRzSY6NN5F/2ar+Bki5u3U=
https://lufi.bootlin.com/r/fG3m9UF9DH#6cs07TfeggRurNR/ohUd8y7hGQ3McD0rBV1ip13XWKI=
https://lufi.bootlin.com/r/MJzY5kNWA4#+tBsGlCLQpx9tFB33wJtCbdXjO06TTAzlIDM9OgLm+Y=
https://lufi.bootlin.com/r/xjExs3h2Ht#98BQnm2Tj0ZVoS9NZdCOGbV8KqdTNGt19QRcIZ+UVZU=

The last patches attempt at clarifying the purpose of the UNPACKDIR
variable. The overview manual being an overview, I've phrased the
paragraph to remain simple and straightforward.

The last patch modifies the reference manual so that:

1. It gives advice on how S and UNPACKDIR should be set.
2. Explain the directory move behavior when a subdirectory of S matched
   one in UNPACKDIR.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (6):
      overview-manual: convert source-fetching.png to svg and fix UNPACKDIR
      overview-manual: convert patching.png to svg
      overview-manual: convert configuration-compile-autoreconf.png to svg
      overview-manual: convert analysis-for-package-splitting.png to svg
      overview-manual: add UNPACKDIR in the directory description
      ref-manual/variables: improve the UNPACKDIR documentation

 documentation/overview-manual/concepts.rst         |   24 +-
 .../figures/analysis-for-package-splitting.png     |  Bin 68434 -> 0 bytes
 .../figures/configuration-compile-autoreconf.png   |  Bin 70877 -> 0 bytes
 documentation/overview-manual/figures/patching.png |  Bin 57414 -> 0 bytes
 .../overview-manual/figures/source-fetching.png    |  Bin 46896 -> 0 bytes
 .../svg/analysis-for-package-splitting.svg         | 2111 ++++++++++++++++++++
 .../svg/configuration-compile-autoreconf.svg       | 1561 +++++++++++++++
 documentation/overview-manual/svg/patching.svg     | 1350 +++++++++++++
 .../overview-manual/svg/source-fetching.svg        | 1220 +++++++++++
 documentation/ref-manual/variables.rst             |   39 +-
 10 files changed, 6292 insertions(+), 13 deletions(-)
---
base-commit: 6eda443c7fcfeecebd6b44b96a1587c4bb093a34
change-id: 20250217-overview-figures-ead01baaeebf

Best regards,
-- 
Antonin Godard <antonin.godard@bootlin.com>



^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2025-02-24 10:53 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18  9:11 [PATCH 0/6] Updates around the UNPACKDIR variable Antonin Godard
2025-02-18  9:11 ` [PATCH 1/6] overview-manual: convert source-fetching.png to svg and fix UNPACKDIR Antonin Godard
2025-02-20 16:03   ` [docs] " Quentin Schulz
2025-02-18  9:11 ` [PATCH 2/6] overview-manual: convert patching.png to svg Antonin Godard
2025-02-20 16:05   ` [docs] " Quentin Schulz
2025-02-18  9:11 ` [PATCH 3/6] overview-manual: convert configuration-compile-autoreconf.png " Antonin Godard
2025-02-20 16:13   ` [docs] " Quentin Schulz
2025-02-24  9:19     ` Antonin Godard
2025-02-24 10:26       ` Quentin Schulz
2025-02-24 10:37         ` Antonin Godard
2025-02-18  9:11 ` [PATCH 4/6] overview-manual: convert analysis-for-package-splitting.png " Antonin Godard
2025-02-20 16:18   ` [docs] " Quentin Schulz
2025-02-24 10:44     ` Antonin Godard
2025-02-24 10:48       ` Quentin Schulz
2025-02-18  9:12 ` [PATCH 5/6] overview-manual: add UNPACKDIR in the directory description Antonin Godard
2025-02-20 16:22   ` [docs] " Quentin Schulz
2025-02-18  9:12 ` [PATCH 6/6] ref-manual/variables: improve the UNPACKDIR documentation Antonin Godard
2025-02-20 16:41   ` [docs] " Quentin Schulz
2025-02-24 10:53     ` Antonin Godard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox