]> git.baikalelectronics.ru Git - uboot.git/commit
travis: build HTML docs
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 21 Feb 2020 17:24:00 +0000 (18:24 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 25 Feb 2020 14:06:40 +0000 (09:06 -0500)
commitfb9c56d488376ddfd74880265eb6bbf7c437439a
tree6311a64933a4b2942222194d1ce1943b911af0fc
parent3c3efeacbcdc9d6f693b56005fdd51b32d46b10e
travis: build HTML docs

Several patches delivered incorrect restructured text as documentation.
We should be able to discover this in Travis CI.

Provide a build step for 'make htmldocs'.

Add required package graphviz.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
.travis.yml