Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v3 0/4] Build Xe test documentation
@ 2023-03-21  9:22 Mauro Carvalho Chehab
  2023-03-21  9:22 ` [igt-dev] [PATCH i-g-t v3 1/4] meson: build " Mauro Carvalho Chehab
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mauro Carvalho Chehab @ 2023-03-21  9:22 UTC (permalink / raw)
  To: igt-dev

From: Mauro Carvalho Chehab <mchehab@kernel.org>

IGT has gained support for building Xe driver test documentation,
but there are a few left-overs for it to work.

Add the left overs, creating Xe test documentation at build time.

---

v3:
  - added SPDG tag to docs/testplan/conf.py;
  - changed description on patch 2;
  - cleanup IGT doc dependency chain (patches 3 and 4).

Mauro Carvalho Chehab (4):
  meson: build Xe test documentation
  testplan: build also a PDF file with the testplan
  meson.build: place gtk-doc dependencies check at the right place
  testplan/meson.build: cleanup dependency chain

 docs/meson.build           |  4 +++
 docs/reference/meson.build | 12 +++++++-
 docs/testplan/conf.py      | 42 ++++++++++++++++++++++++++
 docs/testplan/meson.build  | 60 ++++++++++++++++++++++----------------
 docs/testplan/testplan.css |  7 +++++
 meson.build                | 12 +++-----
 meson_options.txt          |  8 +++++
 scripts/gen_rst_index      | 43 +++++++++++++++++++++++++++
 scripts/meson.build        |  3 ++
 9 files changed, 157 insertions(+), 34 deletions(-)
 create mode 100644 docs/testplan/conf.py
 create mode 100644 docs/testplan/testplan.css
 create mode 100755 scripts/gen_rst_index

-- 
2.39.2

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

end of thread, other threads:[~2023-03-21 10:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-21  9:22 [igt-dev] [PATCH i-g-t v3 0/4] Build Xe test documentation Mauro Carvalho Chehab
2023-03-21  9:22 ` [igt-dev] [PATCH i-g-t v3 1/4] meson: build " Mauro Carvalho Chehab
2023-03-21  9:22 ` [igt-dev] [PATCH i-g-t v3 2/4] testplan: build also a PDF file with the testplan Mauro Carvalho Chehab
2023-03-21  9:22 ` [igt-dev] [PATCH i-g-t v3 3/4] meson.build: place gtk-doc dependencies check at the right place Mauro Carvalho Chehab
2023-03-21  9:22 ` [igt-dev] [PATCH i-g-t v3 4/4] testplan/meson.build: cleanup dependency chain Mauro Carvalho Chehab
2023-03-21 10:34 ` [igt-dev] ✗ GitLab.Pipeline: warning for Build Xe test documentation (rev2) Patchwork
2023-03-21 10:56 ` [igt-dev] ✗ Fi.CI.BAT: failure " Patchwork

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