Do not fail on warnings for docs-linkcheck 48/91448/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:57:46 +0000 (10:57 -0400)
committerThanh Ha <zxiiro@gmail.com>
Mon, 20 Jul 2020 14:06:46 +0000 (10:06 -0400)
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


No differences found