diff mbox series

ref-manual: Sync variables letter index

Message ID 20241024071837.976031-1-niko.mauno@vaisala.com
State New
Headers show
Series ref-manual: Sync variables letter index | expand

Commit Message

Niko Mauno Oct. 24, 2024, 7:18 a.m. UTC
Update variable name letter index so that each letter leads to first
variable name entry in the list. Also add letters Q and Z to index.

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
---
 documentation/ref-manual/variables.rst | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

Antonin Godard Oct. 24, 2024, 8:45 a.m. UTC | #1
Hi Niko,

On Thu Oct 24, 2024 at 9:18 AM CEST, Niko Mauno via lists.yoctoproject.org wrote:
> Update variable name letter index so that each letter leads to first
> variable name entry in the list. Also add letters Q and Z to index.
>
> Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
> ---
>  documentation/ref-manual/variables.rst | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
> index dc7a19efef..07ed143ac5 100644
> --- a/documentation/ref-manual/variables.rst
> +++ b/documentation/ref-manual/variables.rst
> @@ -8,13 +8,13 @@ This chapter lists common variables used in the OpenEmbedded build
>  system and gives an overview of their function and contents.
>
>  :term:`A <ABIEXTENSION>` :term:`B` :term:`C <CACHE>`
> -:term:`D` :term:`E <EFI_PROVIDER>` :term:`F <FEATURE_PACKAGES>`
> -:term:`G <GCCPIE>` :term:`H <HOMEPAGE>` :term:`I <ICECC_DISABLED>`
> +:term:`D` :term:`E <EFI_PROVIDER>` :term:`F <FAKEROOT>`
> +:term:`G <GCCPIE>` :term:`H <HGDIR>` :term:`I <ICECC_CLASS_DISABLE>`
>  :term:`K <KARCH>` :term:`L <LABELS>` :term:`M <MACHINE>`
>  :term:`N <NATIVELSBSTRING>` :term:`O <OBJCOPY>` :term:`P`
> -:term:`R <RANLIB>` :term:`S` :term:`T`
> -:term:`U <UBOOT_CONFIG>` :term:`V <VIRTUAL-RUNTIME>`
> -:term:`W <WARN_QA>` :term:`X <XSERVER>`
> +:term:`Q <QA_EMPTY_DIRS>` :term:`R <RANLIB>` :term:`S` :term:`T`
> +:term:`U <UBOOT_BINARY>` :term:`V <VIRTUAL-RUNTIME>`
> +:term:`W <WARN_QA>` :term:`X <XSERVER>` :term:`Z <ZSTD_THREADS>`
>
>  .. glossary::
>     :sorted:

Thanks, it was outdated. It would be nice if Sphinx could do this on its own!

Reviewed-by: Antonin Godard <antonin.godard@bootlin.com>

Cheers,
Antonin

--
Antonin Godard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
diff mbox series

Patch

diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index dc7a19efef..07ed143ac5 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -8,13 +8,13 @@  This chapter lists common variables used in the OpenEmbedded build
 system and gives an overview of their function and contents.
 
 :term:`A <ABIEXTENSION>` :term:`B` :term:`C <CACHE>`
-:term:`D` :term:`E <EFI_PROVIDER>` :term:`F <FEATURE_PACKAGES>`
-:term:`G <GCCPIE>` :term:`H <HOMEPAGE>` :term:`I <ICECC_DISABLED>`
+:term:`D` :term:`E <EFI_PROVIDER>` :term:`F <FAKEROOT>`
+:term:`G <GCCPIE>` :term:`H <HGDIR>` :term:`I <ICECC_CLASS_DISABLE>`
 :term:`K <KARCH>` :term:`L <LABELS>` :term:`M <MACHINE>`
 :term:`N <NATIVELSBSTRING>` :term:`O <OBJCOPY>` :term:`P`
-:term:`R <RANLIB>` :term:`S` :term:`T`
-:term:`U <UBOOT_CONFIG>` :term:`V <VIRTUAL-RUNTIME>`
-:term:`W <WARN_QA>` :term:`X <XSERVER>`
+:term:`Q <QA_EMPTY_DIRS>` :term:`R <RANLIB>` :term:`S` :term:`T`
+:term:`U <UBOOT_BINARY>` :term:`V <VIRTUAL-RUNTIME>`
+:term:`W <WARN_QA>` :term:`X <XSERVER>` :term:`Z <ZSTD_THREADS>`
 
 .. glossary::
    :sorted: