summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/classes.rst4
1 files 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
293library, which is built by Cargo but cannot use the :ref:`ref-classes-cargo` 293library, which is built by Cargo but cannot use the :ref:`ref-classes-cargo`
294class. This is why this class was introduced. 294class. This is why this class was introduced.
295 295
296.. _ref-classes-ccache:
297
298.. _ref-classes-cargo-update-recipe-crates: 296.. _ref-classes-cargo-update-recipe-crates:
299 297
300``cargo-update-recipe-crates`` 298``cargo-update-recipe-crates``
@@ -319,6 +317,8 @@ recipe::
319That's also something you can achieve by using the 317That's also something you can achieve by using the
320`cargo-bitbake <https://crates.io/crates/cargo-bitbake>`__ tool. 318`cargo-bitbake <https://crates.io/crates/cargo-bitbake>`__ tool.
321 319
320.. _ref-classes-ccache:
321
322``ccache`` 322``ccache``
323========== 323==========
324 324