All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH v2 0/3] trivial improvements to sphinx doc tooling
@ 2025-01-15 12:27 Yann Dirson
  2025-01-15 12:27 ` [XEN PATCH v2 2/3] docs: rationalise .gitignore Yann Dirson
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yann Dirson @ 2025-01-15 12:27 UTC (permalink / raw)
  To: xen-devel
  Cc: Yann Dirson, Andrew Cooper, Anthony PERARD, Michal Orzel,
	Jan Beulich, Julien Grall, Roger Pau Monné,
	Stefano Stabellini

changes:
v2:
* move import up and adjust "path setup" instructions
* new patch for .gitignore rationalisation

Yann Dirson (3):
  docs/sphinx: import sys for error reporting
  docs: rationalise .gitignore
  docs/sphinx: gitignore generated files

 .gitignore      | 17 -----------------
 docs/.gitignore | 15 +++++++++++++++
 docs/conf.py    |  3 ++-
 3 files changed, 17 insertions(+), 18 deletions(-)
 create mode 100644 docs/.gitignore

-- 
2.39.5



Yann Dirson | Vates Platform Developer

XCP-ng & Xen Orchestra - Vates solutions

web: https://vates.tech


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

end of thread, other threads:[~2025-01-15 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-15 12:27 [XEN PATCH v2 0/3] trivial improvements to sphinx doc tooling Yann Dirson
2025-01-15 12:27 ` [XEN PATCH v2 2/3] docs: rationalise .gitignore Yann Dirson
2025-01-15 14:11   ` Andrew Cooper
2025-01-15 12:27 ` [XEN PATCH v2 3/3] docs/sphinx: gitignore generated files Yann Dirson
2025-01-15 12:27 ` [XEN PATCH v2 1/3] docs/sphinx: import sys for error reporting Yann Dirson
2025-01-15 13:33 ` [XEN PATCH v2 0/3] trivial improvements to sphinx doc tooling Andrew Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.