[PATCH v4 2/2] doc/contributing: guidelines for logging, tracing and telemetry
Thomas Monjalon
thomas at monjalon.net
Tue Jul 25 11:51:37 CEST 2023
20/07/2023 13:05, Bruce Richardson:
> --- a/doc/guides/prog_guide/telemetry_lib.rst
> +++ b/doc/guides/prog_guide/telemetry_lib.rst
> @@ -1,6 +1,8 @@
> .. SPDX-License-Identifier: BSD-3-Clause
> Copyright(c) 2020 Intel Corporation.
>
> +.. _telemetry_library:
> +
> Telemetry Library
> =================
No need to add such anchor at the beginning of a file.
The syntax :doc: can be used to reference such page.
I fix it while applying.
Applied, thanks.
More information about the dev
mailing list