Do not fail on warnings for docs-linkcheck 00/91200/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 15:11:49 +0000 (11:11 -0400)
committerThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 15:12:18 +0000 (11:12 -0400)
commit63e815bfd6d2c8b83c03bdeb853c6d27ecfc15f3
treea7231d5f9ce2afb31d7c0ac2ec8b523983192eb9
parentb27f4de7c0bd6193f7bf94eef589dbac076c738e
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: I0b1ac281fede70b88139d7a20e0797018a92a611
tox.ini