public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/7] doc: make pdfdocs: Address issues with the make pdfdocs target
@ 2025-08-25 22:44 Adriano Carvalho
  2025-08-25 22:44 ` [PATCH 1/7] doc: make pdfdocs: Specify texlive-xetex as a prerequisite Adriano Carvalho
                   ` (6 more replies)
  0 siblings, 7 replies; 26+ messages in thread
From: Adriano Carvalho @ 2025-08-25 22:44 UTC (permalink / raw)
  To: u-boot
  Cc: Adriano Carvalho, Tom Rini, Simon Glass, Heinrich Schuchardt,
	Neha Malcom Francis

This patch series address several issues that were affecting the make pdfdocs target.

In the end, the make pdfdocs could be considered fixed. It is at least with docker.io/trini/u-boot-gitlab-ci-runner:jammy-20250714-25Jul2025.

The thing is fixed only after the 6th commit. Each commit solves one issue, in the order as they appeared. I hope it makes sense.

Signed-off-by: Adriano Carvalho <adrianocarvalho.pt@gmail.com>

Adriano Carvalho (7):
  doc: make pdfdocs: Specify texlive-xetex as a prerequisite
  doc: make pdfdocs: Update the description with the needed steps
  doc: make pdfdocs: Add pip install pytest to the list of needed steps
  doc: make pdfdocs: Ensure SVG files are converted to PDF before the
    compilation of *.tex files
  doc: make pdfdocs: Update empty SVG file to something, otherwise
    compilation of the *.tex files fails
  doc: make pdfdocs: Increase the maximum list depth
  doc: make pdfdocs: Remove redundant "-j" option

 doc/Makefile                          |   1 -
 doc/build/documentation.rst           |  24 +++++++++++++++++++++---
 doc/conf.py                           |   6 +++++-
 doc/develop/pics/spl_before_reloc.svg | Bin 0 -> 239 bytes
 4 files changed, 26 insertions(+), 5 deletions(-)

-- 
2.48.1


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

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

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-25 22:44 [PATCH 0/7] doc: make pdfdocs: Address issues with the make pdfdocs target Adriano Carvalho
2025-08-25 22:44 ` [PATCH 1/7] doc: make pdfdocs: Specify texlive-xetex as a prerequisite Adriano Carvalho
2025-08-25 22:55   ` Tom Rini
2025-09-19  0:57   ` E Shattow
2025-08-25 22:44 ` [PATCH 2/7] doc: make pdfdocs: Update the description with the needed steps Adriano Carvalho
2025-08-25 22:56   ` Tom Rini
2025-08-25 22:44 ` [PATCH 3/7] doc: make pdfdocs: Add pip install pytest to the list of " Adriano Carvalho
2025-08-25 22:57   ` Tom Rini
2025-08-25 22:44 ` [PATCH 4/7] doc: make pdfdocs: Ensure SVG files are converted to PDF before the compilation of *.tex files Adriano Carvalho
2025-08-25 22:55   ` Adriano Carvalho
2025-08-25 23:00   ` Tom Rini
2025-08-26 23:47     ` Adriano Carvalho
2025-08-27  0:23       ` Tom Rini
2025-08-27  0:44         ` Adriano Carvalho
2025-09-03  1:14           ` Adriano Carvalho
2025-09-04  1:24             ` Adriano Carvalho
2025-09-05 23:09               ` Tom Rini
2025-09-23 20:49                 ` Adriano Carvalho
2025-09-24  0:57                   ` Tom Rini
2025-10-02 12:06                     ` Adriano Carvalho
2025-10-02 14:02                       ` Tom Rini
2025-08-25 22:44 ` [PATCH 5/7] doc: make pdfdocs: Update empty SVG file to something, otherwise compilation of the *.tex files fails Adriano Carvalho
2025-08-25 22:58   ` Tom Rini
2025-08-26  0:20     ` Adriano Carvalho
2025-08-25 22:44 ` [PATCH 6/7] doc: make pdfdocs: Increase the maximum list depth Adriano Carvalho
2025-08-25 22:44 ` [PATCH 7/7] doc: make pdfdocs: Remove redundant "-j" option Adriano Carvalho

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