Do not fail on warnings for docs-linkcheck 47/91447/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:19 +0000 (10:06 -0400)
commit438014a18eead3c9f6c6b5e99140407b92ff5405
treef535307c63de8daa9a9109d9e7964776f251cedd
parent5c78ed0702dfa8dcfd441b962fa416050ccffcc8
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