On 02/11/2020 14.09, Daniel P. Berrangé wrote: > This publishes the various docs as GitLab Pages, allowing users to > browse the docs generated in CI before sending patch series to the > mailing list. It also introduces a sidebar link to the original page > source to show readers what file to modify if they want to contribute to > the docs. > > Daniel P. Berrangé (4): > gitlab: publish the docs built during CI > gitlab: force enable docs build in Fedora, Ubuntu, Debian > docs: show stdout/stderr when meson fails build test > docs: add "page source" link to sphinx documentation
Thanks, I'm going to queue patches 1, 2 and 4 for my next pull request. Thomas