From 2090a416ad4080fbd594ecb207e7545a05a63146 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 2 Aug 2023 20:53:17 +0200 Subject: ref-manual: classes.rst: fix location of _ref-classes-ccache (From yocto-docs rev: c2204f3b61ec2fbd36c6f216a66fe5495edd6b90) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/classes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 973070dfb1..3f0d4844e8 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -293,8 +293,6 @@ An exception is the "rust" recipe, to build the Rust compiler and runtime library, which is built by Cargo but cannot use the :ref:`ref-classes-cargo` class. This is why this class was introduced. -.. _ref-classes-ccache: - .. _ref-classes-cargo-update-recipe-crates: ``cargo-update-recipe-crates`` @@ -319,6 +317,8 @@ recipe:: That's also something you can achieve by using the `cargo-bitbake `__ tool. +.. _ref-classes-ccache: + ``ccache`` ========== -- cgit v1.2.3-54-g00ecf