Do not fail on warnings for docs-linkcheck 89/91189/1
authorThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:53:38 +0000 (10:53 -0400)
committerThanh Ha <zxiiro@gmail.com>
Fri, 10 Jul 2020 14:53:38 +0000 (10:53 -0400)
commitdc2e143aafcffdd541d8d7a0cd674fbb64b9781c
treec67c90365b12b3f26b49867fb7371d0a1e0d85a7
parentc407ef77a4cbf355052b5ea2e61f46c7c915453b
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: I489719282c71a11e2ffdc394f79307303a62ef73
tox.ini