From c34ac98c90351e176e5abf64c997279807a996cc Mon Sep 17 00:00:00 2001 From: Tim Burke Date: 2017年5月30日 19:51:33 -0700 Subject: [PATCH] Stop having Sphinx treat warnings as errors Warnings-as-errors breaks our docs gate currently, as the gate is using an old liberasurecode. Stop treating warnings as errors until the gate can be updated with a more-recent version. Related-Change: I3985d027f0ac2119ceaeb4daba5964f937de6cea Change-Id: I4869ec370f08e338be78d2c0f930106081f21a0a --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ef655077f0..ea73b2c785 100644 --- a/setup.cfg +++ b/setup.cfg @@ -104,7 +104,6 @@ paste.filter_factory = all_files = 1 build-dir = doc/build source-dir = doc/source -warning-is-error = 1 [egg_info] tag_build =

AltStyle によって変換されたページ (->オリジナル) /