ref-manual: classes.rst: fix location of _ref-classes-ccache

(From yocto-docs rev: c2204f3b61ec2fbd36c6f216a66fe5495edd6b90)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2023-08-02 20:53:17 +02:00
committed by Richard Purdie
parent 0537f6f4fc
commit 2090a416ad

View File

@@ -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 <https://crates.io/crates/cargo-bitbake>`__ tool.
.. _ref-classes-ccache:
``ccache``
==========