[Qemu-devel] [PATCH 0/3] travis-ci: Test installing Sphinx documentation

Philippe Mathieu-Daudé posted 3 patches 6 years, 8 months ago
Test asan failed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190308162906.10491-1-philmd@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, Fam Zheng <fam@euphon.net>
.travis.yml | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)
[Qemu-devel] [PATCH 0/3] travis-ci: Test installing Sphinx documentation
Posted by Philippe Mathieu-Daudé 6 years, 8 months ago
Hi,

This series improve the Travis CI to test installing the Sphinx
generated documentation in in-tree and out-of-tree builds.

It is based on Peter's "Fix various issues with Sphinx build
machinery" series:
https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg02625.html

Regards,

Phil.

Based-on: <20190308135744.6480-1-peter.maydell@linaro.org>

Philippe Mathieu-Daudé (3):
  .travis.yml: Reduce the out-of-tree target list
  .travis.yml: Test the documentation installation process
  .travis.yml: Test installing Sphinx documentation in out-of-tree build

 .travis.yml | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

-- 
2.20.1


Re: [Qemu-devel] [PATCH 0/3] travis-ci: Test installing Sphinx documentation
Posted by Alex Bennée 6 years, 8 months ago
Philippe Mathieu-Daudé <philmd@redhat.com> writes:

> Hi,
>
> This series improve the Travis CI to test installing the Sphinx
> generated documentation in in-tree and out-of-tree builds.
>
> It is based on Peter's "Fix various issues with Sphinx build
> machinery" series:
> https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg02625.html

Hmm I'd just combined the docs and out of tree build:

  https://github.com/stsquad/qemu/commit/c4d5ae98005bc8a3cd0224321d3d5938650c3ef6

>
> Regards,
>
> Phil.
>
> Based-on: <20190308135744.6480-1-peter.maydell@linaro.org>
>
> Philippe Mathieu-Daudé (3):
>   .travis.yml: Reduce the out-of-tree target list
>   .travis.yml: Test the documentation installation process
>   .travis.yml: Test installing Sphinx documentation in out-of-tree build
>
>  .travis.yml | 20 +++++++++++++++-----
>  1 file changed, 15 insertions(+), 5 deletions(-)


--
Alex Bennée