[igt-dev] [PATCH i-g-t v2 0/2] Build Xe test documentation

Mauro Carvalho Chehab mauro.chehab at linux.intel.com
Mon Mar 20 08:44:58 UTC 2023


From: Mauro Carvalho Chehab <mchehab at 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.

Mauro Carvalho Chehab (2):
  meson: build Xe test documentation
  testplan: build also a PDF file with the testplan

 docs/meson.build           |  1 +
 docs/testplan/conf.py      | 41 ++++++++++++++++++++++++++++++++++++
 docs/testplan/meson.build  | 27 +++++++++++++++++++-----
 docs/testplan/testplan.css |  7 +++++++
 meson_options.txt          |  8 +++++++
 scripts/gen_rst_index      | 43 ++++++++++++++++++++++++++++++++++++++
 scripts/meson.build        |  3 +++
 7 files changed, 125 insertions(+), 5 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



More information about the igt-dev mailing list