On Mon, 3 Feb 2020 at 11:13, Peter Maydell <peter.maydell@linaro.org> wrote:
>
> This 'docs' pullrequest is just my 8-patch series
> which adds hxtool doc fragment support for rST and
> converts qemu-img/qemu-trace-stap/virtfs-proxy-helper.
>
> It has small fixes squashed in to account for commit
> cdd267749a3ab78 (which adds a new option to the qemu-img
> docs) now being in master.
>
> thanks
> -- PMM
>
> The following changes since commit 035b21977ce1791a630c5cbf46e482e54552e05b:
>
> Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200203' into staging (2020-02-03 09:52:43 +0000)
>
> are available in the Git repository at:
>
> https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-docs-20200203
>
> for you to fetch changes up to 78813586b04e89639754cfdcef23802dc9f54ff4:
>
> virtfs-proxy-helper: Convert documentation to rST (2020-02-03 11:02:23 +0000)
>
> ----------------------------------------------------------------
> docs:
> * Fix Makefile concurrency bug where we could run Sphinx twice
> in parallel on the same manual (which makes it crash)
> * Support handling hxtool doc fragments for rST manuals
> * Convert qemu-img docs to rST
> * Convert qemu-trace-stap docs to rST
> * Convert virtfs-proxy-helper docs to rST
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/5.0
for any user-visible changes.
-- PMM