From adbd2348c438bfe4d83afb7dc1bb6fc346eb8907 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 15 Mar 2022 11:15:41 +0100 Subject: ref-manual: sort list of variables in generated output As already done in the BitBake manual. Even though we're trying to keep the variable definitions in alphabetical order, it's useful to make sure that the variables are ordered in the generated output. (From yocto-docs rev: a43887858f46d2870443f7664487a36def23a90e) Signed-off-by: Michael Opdenacker Reported-by: Quentin Schulz Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 6a4d3fcc3c..90842010c9 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -17,6 +17,7 @@ system and gives an overview of their function and contents. :term:`W ` :term:`X ` .. glossary:: + :sorted: :term:`ABIEXTENSION` Extension to the Application Binary Interface (ABI) field of the GNU -- cgit v1.2.3-54-g00ecf