[PATCH 1/1] CI: treat documentation warnings as errors
Simon Glass
sjg at chromium.org
Tue May 2 19:12:12 CEST 2023
On Mon, 1 May 2023 at 21:04, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> We do not want to merge documentation that produces Sphinx warnings.
>
> scripts/kernel-doc uses environment variable KDOC_WERROR to determine
> if warnings should be treated as errors.
>
> Reported-by: Tom Rini <trini at konsulko.com>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
> .azure-pipelines.yml | 2 +-
> .gitlab-ci.yml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list