Do not fail on warnings for docs-linkcheck 92/91192/2
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:57:46 +0000 (10:57 -0400)
committerRobert Varga <nite@hq.sk>
Mon, 20 Jul 2020 09:05:34 +0000 (09:05 +0000)
commite3e2f56ffb7f71f3396dce48f703b94f960c2de3
tree1c155064bdd80bd869f10b0516f783f390b943d3
parent987e2e706d0b343304142626bc870f3e8c909b51
Do not fail on warnings for docs-linkcheck

This is a workaround due to sphinx-tabs being incompatible with the
Sphinx linkchecker which throws a warning. We mainly use linkchecker
to catch broken links so we don't really need to fail on warnings as
the main "docs" builder will still fail for warning level issues so
this is a reasonable workaround.

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: If3e7cea79528ed31fadcea7c7a4c4e13315d1fcd
tox.ini