On Mon, 15 Jun 2020 at 17:13, Paolo Bonzini <pbonz...@redhat.com> wrote: > > On 09/06/20 06:28, Philippe Mathieu-Daudé wrote: > > On 6/9/20 2:47 AM, Yi Wang wrote: > >> From: Liao Pingfang <liao.pingf...@zte.com.cn> > >> > >> We need install qemu-[qmp/ga]-ref.* files into the subdirectory of qemu > >> docs: interop. > >> > >> If we visit the following address and click the link to qemu-qmp-ref.html: > >> https://www.qemu.org/docs/master/interop/bitmaps.html#basic-qmp-usage > >> > >> It will report following error: > >> " > >> Not Found > >> The requested URL /docs/master/interop/qemu-qmp-ref.html was not found on > >> this server. > >> " > >>
> Queued, thanks. I guess this works, but it's kind of odd because it's installing a non-Sphinx document into the Sphinx manual directory. I'm hoping we'll be able to land the conversion of the qapigen stuff to rst this cycle, which will make this change moot; so I suppose it's the most expedient fix for the moment. thanks -- PMM