commit | e3352016dd2320deaa1a6fb6431aadd1519a7d0a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Feb 21 18:24:00 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 25 09:06:40 2020 -0500 |
tree | 6311a64933a4b2942222194d1ce1943b911af0fc | |
parent | 7e4acf814951e346d0f970112e215542ad7d28f2 [diff] |
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>