Do not fail on warnings for docs-linkcheck 55/91455/1
authorThanh Ha <zxiiro@gmail.com>
Mon, 20 Jul 2020 16:52:55 +0000 (12:52 -0400)
committerThanh Ha <zxiiro@gmail.com>
Mon, 20 Jul 2020 16:52:55 +0000 (12:52 -0400)
commit3e6f24696b80ea9f5b7b0457fe034892ecff1dbf
treedcc6b69eadbda337862b9b6b73aec9cb185de1fe
parent059ef83df650e06f6442c01087f75dfbadc9b51a
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: I58619d4984bd0b58b145cb4b362cef5783e62441
tox.ini