From a0afa48859def9f6410ad1d3b1296683e14fc2b7 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Thu, 3 Dec 2020 22:38:39 +0100 Subject: kernel-dev: remove 'kernel-dev' from filenames All filenames duplicate the 'manual name', which is not needed, and make all references longer than they should. Rename all files to be as consise as possible, and fix all references (From yocto-docs rev: 3d7eb2c5e1d230290c97dd8e5b528086e1d8034a) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/overview-manual/overview-manual-concepts.rst | 2 +- .../overview-manual/overview-manual-development-environment.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/overview-manual') diff --git a/documentation/overview-manual/overview-manual-concepts.rst b/documentation/overview-manual/overview-manual-concepts.rst index d2e335e802..a10670fc58 100644 --- a/documentation/overview-manual/overview-manual-concepts.rst +++ b/documentation/overview-manual/overview-manual-concepts.rst @@ -833,7 +833,7 @@ Yocto Project Development Tasks Manual. You can also see the ":ref:`sdk-manual/sdk-extensible:use \`\`devtool modify\`\` to modify the source of an existing component`" section in the Yocto Project Application Development and the Extensible Software Development Kit (SDK) manual and the -":ref:`kernel-dev/kernel-dev-common:using traditional kernel development to patch the kernel`" +":ref:`kernel-dev/common:using traditional kernel development to patch the kernel`" section in the Yocto Project Linux Kernel Development Manual. Configuration, Compilation, and Staging diff --git a/documentation/overview-manual/overview-manual-development-environment.rst b/documentation/overview-manual/overview-manual-development-environment.rst index e03b4cdc62..9a2997d9fc 100644 --- a/documentation/overview-manual/overview-manual-development-environment.rst +++ b/documentation/overview-manual/overview-manual-development-environment.rst @@ -117,7 +117,7 @@ methods exist for you to do work in the Yocto Project environment: The :doc:`/kernel-dev/index` provides kernel-related development information. For specifics on development host preparation, see the - ":ref:`kernel-dev/kernel-dev-common:preparing the build host to work on the kernel`" + ":ref:`kernel-dev/common:preparing the build host to work on the kernel`" section in the Yocto Project Linux Kernel Development Manual. - *Using Toaster:* The other Yocto Project development method that -- cgit v1.2.3-54-g00ecf