From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"John Snow" <jsnow@redhat.com>, "Cédric Le Goater" <clg@kaod.org>,
"David Gibson" <david@gibson.dropbear.id.au>
Subject: [Qemu-devel] [PATCH 0/2] docs: build and install the 'specs' manual
Date: Mon, 10 Jun 2019 16:24:42 +0100 [thread overview]
Message-ID: <20190610152444.20859-1-peter.maydell@linaro.org> (raw)
(Sorry for the initial send where I sent only the cover
letter and forgot to tell git send-email to send the
patches as well...)
With the recent addition of the XIVE documentation, we
now have some actual .rST format documentation in
docs/specs, so we should start building and installing
this manual.
Patch 1 in this series fixes up some minor problems with
docs/specs/index.rst which we didn't notice because we
weren't building the manual. Patch 2 adds the makefile
and config runes to do the build and install.
NB: there's a trivial textual conflict in Makefile
with the 'convert qemu-ga' patch I sent earlier today;
this applies direct on top of master.
thanks
-- PMM
Peter Maydell (2):
docs/specs/index.rst: Fix minor syntax issues
docs: Build and install specs manual
Makefile | 7 ++++++-
docs/specs/conf.py | 16 ++++++++++++++++
docs/specs/index.rst | 9 +++++----
3 files changed, 27 insertions(+), 5 deletions(-)
create mode 100644 docs/specs/conf.py
--
2.20.1
next reply other threads:[~2019-06-10 15:29 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-10 15:24 Peter Maydell [this message]
2019-06-10 15:24 ` [Qemu-devel] [PATCH 1/2] docs/specs/index.rst: Fix minor syntax issues Peter Maydell
2019-06-10 16:50 ` Cédric Le Goater
2019-06-10 21:41 ` Aleksandar Markovic
2019-06-11 9:51 ` Peter Maydell
2019-06-11 14:18 ` Aleksandar Markovic
2019-06-12 9:12 ` Aleksandar Markovic
2019-06-10 15:24 ` [Qemu-devel] [PATCH 2/2] docs: Build and install specs manual Peter Maydell
2019-06-10 21:39 ` Aleksandar Markovic
-- strict thread matches above, loose matches on Subject: below --
2019-06-10 15:13 [Qemu-devel] [PATCH 0/2] docs: build and install the 'specs' manual Peter Maydell
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=20190610152444.20859-1-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=clg@kaod.org \
--cc=david@gibson.dropbear.id.au \
--cc=jsnow@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).