From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: Petri Latvala <adrinael@adrinael.net>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] meson: build Xe test documentation
Date: Tue, 14 Mar 2023 12:09:43 +0100 [thread overview]
Message-ID: <20230314120943.6d922a1c@maurocar-mobl2> (raw)
In-Reply-To: <ZBBDaxaH/9SyZK1w@adrinael.net>
On Tue, 14 Mar 2023 11:50:35 +0200
Petri Latvala <adrinael@adrinael.net> wrote:
> On Tue, Mar 14, 2023 at 07:53:44AM +0100, Mauro Carvalho Chehab wrote:
> > From: Mauro Carvalho Chehab <mchehab@kernel.org>
> >
> > Add the remaining changes at meson for it to build Xe documentation
> > on html format.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
> > ---
> > docs/meson.build | 1 +
> > docs/testplan/conf.py | 32 +++++++++++++++++++++++++++
> > docs/testplan/testplan.css | 7 ++++++
> > meson_options.txt | 8 +++++++
> > scripts/gen_rst_index | 44 ++++++++++++++++++++++++++++++++++++++
> > scripts/meson.build | 3 +++
> > 6 files changed, 95 insertions(+)
> > create mode 100644 docs/testplan/conf.py
> > create mode 100644 docs/testplan/testplan.css
> > create mode 100755 scripts/gen_rst_index
> >
> > diff --git a/docs/meson.build b/docs/meson.build
> > index ead14c4015d9..01edf64f04a8 100644
> > --- a/docs/meson.build
> > +++ b/docs/meson.build
> > @@ -1 +1,2 @@
> > subdir('reference')
> > +subdir('testplan')
>
> Did you forget to git add docs/testplan/meson.build?
It was already added on this commit:
commit 2afc0e59eb2dfaa97e61895b8191b39044050dc7
Author: Mauro Carvalho Chehab <mchehab@kernel.org>
AuthorDate: Fri Mar 10 20:41:18 2023 +0100
Commit: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
CommitDate: Mon Mar 13 21:02:19 2023 +0100
testplan/meson.build: add targets to build Xe test documentation
Produce documentation from igt_doc.py markups inside the Xe driver
at build time.
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Acked-by: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>
This patch contains a left-over from the committed series.
Regards,
Mauro
next prev parent reply other threads:[~2023-03-14 11:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-14 6:53 [igt-dev] [PATCH i-g-t] meson: build Xe test documentation Mauro Carvalho Chehab
2023-03-14 7:36 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-03-14 8:27 ` [igt-dev] [PATCH i-g-t] " Jani Nikula
2023-03-14 11:12 ` Mauro Carvalho Chehab
2023-03-14 9:50 ` Petri Latvala
2023-03-14 11:09 ` Mauro Carvalho Chehab [this message]
2023-03-15 10:09 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230314120943.6d922a1c@maurocar-mobl2 \
--to=mauro.chehab@linux.intel.com \
--cc=adrinael@adrinael.net \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox