public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] tools/docs: sphinx-build-wrapper: avoid spurious rust docs generation
@ 2026-01-17 23:26 Thomas Weißschuh
  2026-01-17 23:26 ` [PATCH 1/4] tools/docs: sphinx-build-wrapper: generate rust docs only once Thomas Weißschuh
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas Weißschuh @ 2026-01-17 23:26 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Jonathan Corbet
  Cc: Shuah Khan, linux-doc, linux-kernel, Thomas Weißschuh

Currently the rust docs are generated for each entry of SPHINXDIRS,
even those not mentioning the rust directory.

Only generate the rust docs only once and only when requested.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (4):
      tools/docs: sphinx-build-wrapper: generate rust docs only once
      tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variable
      tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlier
      tools/docs: sphinx-build-wrapper: only generate rust docs when requested

 tools/docs/sphinx-build-wrapper | 80 +++++++++++++++++++++--------------------
 1 file changed, 41 insertions(+), 39 deletions(-)
---
base-commit: e1a8301cd941b8029893500e6857d7978873483f
change-id: 20260117-docs-spurious-rust-8ffa2748925c

Best regards,
-- 
Thomas Weißschuh <linux@weissschuh.net>


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

end of thread, other threads:[~2026-01-23 18:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-17 23:26 [PATCH 0/4] tools/docs: sphinx-build-wrapper: avoid spurious rust docs generation Thomas Weißschuh
2026-01-17 23:26 ` [PATCH 1/4] tools/docs: sphinx-build-wrapper: generate rust docs only once Thomas Weißschuh
2026-01-17 23:26 ` [PATCH 2/4] tools/docs: sphinx-build-wrapper: make 'rustdoc' a local variable Thomas Weißschuh
2026-01-17 23:26 ` [PATCH 3/4] tools/docs: sphinx-build-wrapper: compute sphinxdirs_list earlier Thomas Weißschuh
2026-01-17 23:26 ` [PATCH 4/4] tools/docs: sphinx-build-wrapper: only generate rust docs when requested Thomas Weißschuh
2026-01-20 22:43 ` [PATCH 0/4] tools/docs: sphinx-build-wrapper: avoid spurious rust docs generation Mauro Carvalho Chehab
2026-01-23 18:34 ` Jonathan Corbet

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