* [Qemu-devel] [PATCH 0/2] docs: build and install the 'specs' manual
@ 2019-06-10 15:13 Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2019-06-10 15:13 UTC (permalink / raw)
To: qemu-devel; +Cc: Paolo Bonzini, John Snow, Cédric Le Goater, David Gibson
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] [PATCH 0/2] docs: build and install the 'specs' manual
@ 2019-06-10 15:24 Peter Maydell
0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2019-06-10 15:24 UTC (permalink / raw)
To: qemu-devel; +Cc: Paolo Bonzini, John Snow, Cédric Le Goater, David Gibson
(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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-06-10 15:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-10 15:13 [Qemu-devel] [PATCH 0/2] docs: build and install the 'specs' manual Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2019-06-10 15:24 Peter Maydell
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).