From: Thomas Huth <thuth@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"QEMU Developers" <qemu-devel@nongnu.org>,
"Stefan Hajnoczi" <stefanha@redhat.com>
Subject: Re: [qemu-web PATCH] Update the documentation links to point to our generated docs
Date: Mon, 3 Feb 2020 14:43:52 +0100 [thread overview]
Message-ID: <31632598-1fbd-5cfb-a899-1c81a8c04c48@redhat.com> (raw)
In-Reply-To: <CAFEAcA8gzuukXwrLLAyYfP3kNVRNZCXwhPNNhWothXiWfqghOA@mail.gmail.com>
On 03/02/2020 14.28, Peter Maydell wrote:
> On Mon, 3 Feb 2020 at 13:19, Thomas Huth <thuth@redhat.com> wrote:
>>
>> We are now providing the generated QEMU documentation files directly
>> on our www.qemu.org webserver, so we should link to these files now.
>>
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> ---
>> _includes/footer.html | 2 +-
>> documentation.md | 14 +++++++++++---
>> 2 files changed, 12 insertions(+), 4 deletions(-)
>>
>> diff --git a/_includes/footer.html b/_includes/footer.html
>> index 1669ef7..e67ffd7 100644
>> --- a/_includes/footer.html
>> +++ b/_includes/footer.html
>> @@ -14,7 +14,7 @@
>> </ul>
>> <ul class="style">
>> <li><a href="/documentation">Documentation</a></li>
>> - <li><a href="https://qemu.weilnetz.de/qemu-doc.html">Manual</a></li>
>> + <li><a href="https://www.qemu.org/docs/master/qemu-doc.html">User manual</a></li>
>
> This is the old texinfo user manual, and it no longer contains
> all the information it used to (as we have been moving parts of
> it out to the rST manuals). It's going to go away entirely
> at some point. The equivalent "here's the top level of the docs"
> in the new rST world is https://www.qemu.org/docs/master/,
> which has links to the various rST manuals (and also the
> qemu-doc.html).
Oh, ok, thanks, I see now your point in the previous thread.
I'll change this to point to https://www.qemu.org/docs/master/ ...
(but in the long run, I wonder whether we should keep this big footer on
each page at all, or whether we should rather replace it with something
smaller)
Thomas
prev parent reply other threads:[~2020-02-03 13:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-03 13:19 [qemu-web PATCH] Update the documentation links to point to our generated docs Thomas Huth
2020-02-03 13:28 ` Peter Maydell
2020-02-03 13:43 ` Thomas Huth [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=31632598-1fbd-5cfb-a899-1c81a8c04c48@redhat.com \
--to=thuth@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.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).