qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes docs building on msys2/mingw
@ 2020-10-08 20:13 Yonggang Luo
  2020-10-08 20:13 ` [PATCH 1/2] docs: Fixes build docs " Yonggang Luo
  2020-10-08 20:13 ` [PATCH 2/2] cirrus: Enable doc build " Yonggang Luo
  0 siblings, 2 replies; 4+ messages in thread
From: Yonggang Luo @ 2020-10-08 20:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Yonggang Luo

The cirrus are based on non-merged patches

Yonggang Luo (2):
  docs: Fixes build docs on msys2/mingw
  cirrus: Enable doc build on msys2/mingw

 .cirrus.yml                   |  8 ++++++++
 docs/conf.py                  |  2 +-
 docs/sphinx/kerneldoc.py      |  2 +-
 scripts/rst-sanitize.py       | 21 +++++++++++++++++++++
 tests/qapi-schema/meson.build |  5 +++--
 5 files changed, 34 insertions(+), 4 deletions(-)
 create mode 100644 scripts/rst-sanitize.py

-- 
2.28.0.windows.1



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

end of thread, other threads:[~2020-10-09  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-08 20:13 [PATCH 0/2] Fixes docs building on msys2/mingw Yonggang Luo
2020-10-08 20:13 ` [PATCH 1/2] docs: Fixes build docs " Yonggang Luo
2020-10-08 20:13 ` [PATCH 2/2] cirrus: Enable doc build " Yonggang Luo
2020-10-09  8:36   ` Daniel P. Berrangé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).