Do not fail on warnings for docs-linkcheck 94/91194/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 15:06:07 +0000 (11:06 -0400)
committerThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 15:06:07 +0000 (11:06 -0400)
commitb9881904358f8d82130d24e868c9d90a77da387d
treecd44a01e67119917c180eb303b1c84d252434823
parentbb6515cd50e23ac1acef0b1124500896110b6ef6
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: Ice4687364735f5489cfaef2f7b446a72433db984
tox.ini