lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87pm4lc9cx.fsf@meer.lwn.net>
Date:   Fri, 21 Jul 2023 14:12:14 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Avadhut Naik <avadhut.naik@....com>
Cc:     linux-doc@...r.kernel.org, carlos.bilbao@....com,
        linux-kernel@...r.kernel.org, avadnaik@....com
Subject: Re: [PATCH] docs/sp_SP: Add translation of
 process/contribution-maturity-model

Avadhut Naik <avadhut.naik@....com> writes:

> Translate Documentation/process/contribution-maturity-model.rst into
> Spanish
>
> Signed-off-by: Avadhut Naik <avadhut.naik@....com>
> Reviewed-by: Carlos Bilbao <carlos.bilbao@....com>
> ---
>  .../process/contribution-maturity-model.rst   | 120 ++++++++++++++++++
>  .../translations/sp_SP/process/index.rst      |   1 +
>  2 files changed, 121 insertions(+)
>  create mode 100644 Documentation/translations/sp_SP/process/contribution-maturity-model.rst
>
> diff --git a/Documentation/translations/sp_SP/process/contribution-maturity-model.rst b/Documentation/translations/sp_SP/process/contribution-maturity-model.rst
> new file mode 100644
> index 000000000000..36a6f9727933
> --- /dev/null
> +++ b/Documentation/translations/sp_SP/process/contribution-maturity-model.rst
> @@ -0,0 +1,120 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +.. include:: ../disclaimer-sp.rst
> +
> +:Original: :ref:`Documentation/process/contribution-maturity-model.rst`

So that line creates this build warning:

> Documentation/translations/sp_SP/process/contribution-maturity-model.rst:4:
> WARNING: undefined label: documentation/process/contribution-maturity-model.rst

Please be sure to do a docs build and ensure that you're not adding
warnings before sending patches.

The fix in this case is to make the line read simply:

> :Original: Documentation/process/contribution-maturity-model.rst

...and all the right things happen.  I've made that fix and applied the
patch this time.

Thanks,

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ