Do not fail on warnings for docs-linkcheck 08/91208/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:58:51 +0000 (11:58 -0400)
commit52d6c34c48b3602b356ac248b513f69f0d00bec2
tree3c991f8228d31d8e65d9927030afeff7b0a261f4
parentb9bcf1efa091cbcea9ee8bcb6e3c537ebbd9034d
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