summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-extensible.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-12-03 22:38:41 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:21:27 +0000
commit3240a59758e918afa79d14c961492d6f98cc3d85 (patch)
treec9a278f665319c0eccd6c3fb5e4133d17b309699 /documentation/sdk-manual/sdk-extensible.rst
parent11c048fbeae7d3eb12c43bd14953cb64b3de53bd (diff)
downloadpoky-3240a59758e918afa79d14c961492d6f98cc3d85.tar.gz
overview-manual: remove 'overview-manual' 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: 4f489a40bb00be018e419802a76fec9dbee3f255) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-extensible.rst')
-rw-r--r--documentation/sdk-manual/sdk-extensible.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-extensible.rst b/documentation/sdk-manual/sdk-extensible.rst
index 14ad23ba8f..c94213d6ca 100644
--- a/documentation/sdk-manual/sdk-extensible.rst
+++ b/documentation/sdk-manual/sdk-extensible.rst
@@ -183,7 +183,7 @@ system.
183 part of an image built using the build system. 183 part of an image built using the build system.
184 184
185The ``devtool`` command line is organized similarly to 185The ``devtool`` command line is organized similarly to
186:ref:`overview-manual/overview-manual-development-environment:git` in that it has a number of 186:ref:`overview-manual/development-environment:git` in that it has a number of
187sub-commands for each function. You can run ``devtool --help`` to see 187sub-commands for each function. You can run ``devtool --help`` to see
188all the commands. 188all the commands.
189 189