From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>, qemu-devel@nongnu.org
Cc: Markus Armbruster <armbru@redhat.com>,
Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: Re: [RFC 0/2] Build a single Sphinx manual, not five
Date: Tue, 10 Nov 2020 17:40:52 +0100 [thread overview]
Message-ID: <22bf8b4e-ab55-3e3c-79b2-b46d4d00e212@redhat.com> (raw)
In-Reply-To: <20201109214420.32131-1-peter.maydell@linaro.org>
On 09/11/20 22:44, Peter Maydell wrote:
> When we first converted our documentation to Sphinx, we split it into
> multiple manuals (system, interop, tools, etc), which are all built
> separately. The primary driver for this was wanting to be able to
> avoid shipping the 'devel' manual to end-users. However, this is
> working against the grain of the way Sphinx wants to be used and
> causes some annoyances:
> * Cross-references between documents become much harder or
> possibly impossible (currently we don't even try)
> * There is no single index to the whole documentation
> * Within one manual there's no links or table-of-contents info
> that lets you easily navigate to the others
> * The devel manual doesn't get published on the QEMU website
> (it would be nice to able to refer to it there)
> * Common information like the QEMU license, supported platforms,
> and deprecation information either gets duplicated across manuals,
> split between them, or shoved into the system manual as the
> closest to a generic one
>
> Merely hiding our developer documentation from end users seems like
> it's not enough benefit for these costs.
>
> This RFC series switches over to building a single big manual,
> the same way that the readthedocs version builds it.
No objection here of course, even for 5.2. The build system stuff seems
okay too.
Paolo
prev parent reply other threads:[~2020-11-10 16:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-09 21:44 [RFC 0/2] Build a single Sphinx manual, not five Peter Maydell
2020-11-09 21:44 ` [RFC 1/2] docs: Mark rst files in the top level directory as orphan Peter Maydell
2020-11-09 21:44 ` [RFC 2/2] docs: Build and install all the docs in a single manual Peter Maydell
2020-11-10 16:40 ` Paolo Bonzini [this message]
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=22bf8b4e-ab55-3e3c-79b2-b46d4d00e212@redhat.com \
--to=pbonzini@redhat.com \
--cc=armbru@redhat.com \
--cc=maxim.cournoyer@gmail.com \
--cc=peter.maydell@linaro.org \
--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).