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`` ==========