From: Peter Maydell <peter.maydell@linaro.org>
To: "Alex Bennée" <alex.bennee@linaro.org>
Cc: Kevin Wolf <kwolf@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>,
Stefan Hajnoczi <stefanha@redhat.com>,
Qemu-block <qemu-block@nongnu.org>, Max Reitz <mreitz@redhat.com>
Subject: Re: [PATCH 2/3] docs: Create stub system manual
Date: Thu, 23 Jan 2020 11:51:33 +0000 [thread overview]
Message-ID: <CAFEAcA84RUT=eZnnjZET9f=fsVuy1gYhtQkrQBCjbrmysqnG4g@mail.gmail.com> (raw)
In-Reply-To: <87h80nz5c8.fsf@linaro.org>
On Wed, 22 Jan 2020 at 18:58, Alex Bennée <alex.bennee@linaro.org> wrote:
> Peter Maydell <peter.maydell@linaro.org> writes:
> > diff --git a/docs/index.html.in b/docs/index.html.in
> > index 94eb782cf7e..573c543c02b 100644
> > --- a/docs/index.html.in
> > +++ b/docs/index.html.in
> > @@ -11,6 +11,7 @@
> > <li><a href="qemu-qmp-ref.html">QMP Reference Manual</a></li>
> > <li><a href="qemu-ga-ref.html">Guest Agent Protocol
> > Reference</a></li>
> > <li><a href="interop/index.html">System Emulation
> > Management and Interoperability Guide</a></li>
> > + <li><a href="system/index.html">System Emulation User's
> > Guide</a></li>
> > <li><a href="specs/index.html">System Emulation Guest
> > Hardware Specifications</a></li>
> > </ul>
> > </body>
>
>
> This didn't seem to make a difference on readthedocs so I assume this is
> for different tooling?
It's for when you build manuals via the makefile, in which
case you get multiple separate Sphinx manuals and want a
top level index that links to those and also to our legacy
non-Sphinx docs. So it's what you'll see in the installed
version of the docs if you do a 'make install'.
thanks
-- PMM
next prev parent reply other threads:[~2020-01-23 13:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-16 14:15 [PATCH 0/3] convert qemu-nbd, qemu-block-drivers to rST Peter Maydell
2020-01-16 14:15 ` [PATCH 1/3] qemu-nbd: Convert invocation documentation " Peter Maydell
2020-01-22 13:29 ` Alex Bennée
2020-01-23 12:43 ` Eric Blake
2020-01-23 14:50 ` Peter Maydell
2020-01-16 14:15 ` [PATCH 2/3] docs: Create stub system manual Peter Maydell
2020-01-21 18:01 ` Peter Maydell
2020-01-22 18:57 ` Alex Bennée
2020-01-23 11:51 ` Peter Maydell [this message]
2020-01-16 14:15 ` [PATCH 3/3] qemu-block-drivers: Convert to rST Peter Maydell
2020-01-22 19:00 ` Alex Bennée
2020-01-20 14:26 ` [PATCH 0/3] convert qemu-nbd, qemu-block-drivers " Stefan Hajnoczi
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='CAFEAcA84RUT=eZnnjZET9f=fsVuy1gYhtQkrQBCjbrmysqnG4g@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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).