commit | e3abd4d81cf239a387b67273a244d152646c8f09 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Aug 01 22:11:39 2021 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Aug 01 22:23:01 2021 +0200 |
tree | 2fe702984ed3c7f3ac74a229784238ad0efa5af2 | |
parent | ba9347ed817d1f4b1839696e803f50fd28aea3c9 [diff] |
doc: handle 'make htmldocs' warnings as errors Parameter -W for sphinx-build turns build warnings into errors. This helps us to avoid bad patches passing Gitlab CI. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>