On Fri, Feb 21, 2020 at 1:33 PM Heinrich Schuchardt <[email protected]> wrote: > > Several patches delivered incorrect restructured text as documentation. We > should be able to discover this in Azure CI. > > Provide a build step for 'make htmldocs'. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > Hello Tom, > > I have no Azure account to check if this actually works. > > The patch depends on: > > [PATCH 1/1] Dockerfile: add imagemagick > https://lists.denx.de/pipermail/u-boot/2020-February/400983.html > > Best regards > > Heinrich > --- > .azure-pipelines.yml | 10 ++++++++++ > 1 file changed, 10 insertions(+) >
Reviewed-by: Bin Meng <[email protected]> I think you can group all CI changes in one series. Regards, Bin

