summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-images.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-12-03 22:38:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-09 12:21:27 +0000
commitaf6f5d821d39b50c3c4b45a593324346fce0d723 (patch)
tree872369e16adfff81fc49b7e8f550cae8905916b7 /documentation/ref-manual/ref-images.rst
parentc684a7a6d50754d577e0ff68a6fb6ed493b8f93e (diff)
downloadpoky-af6f5d821d39b50c3c4b45a593324346fce0d723.tar.gz
dev-manual: remove 'dev-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: 00a9244587e2e63f2a5197ed0dfc89cb330f9275) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-images.rst')
-rw-r--r--documentation/ref-manual/ref-images.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-images.rst b/documentation/ref-manual/ref-images.rst
index 56ec8562f8..5e9374eae7 100644
--- a/documentation/ref-manual/ref-images.rst
+++ b/documentation/ref-manual/ref-images.rst
@@ -122,7 +122,7 @@ Following is a list of supported recipes:
122 deployed to a separate partition so that you can boot into it and use 122 deployed to a separate partition so that you can boot into it and use
123 it to deploy a second image to be tested. You can find more 123 it to deploy a second image to be tested. You can find more
124 information about runtime testing in the 124 information about runtime testing in the
125 ":ref:`dev-manual/dev-manual-common-tasks:performing automated runtime testing`" 125 ":ref:`dev-manual/common-tasks:performing automated runtime testing`"
126 section in the Yocto Project Development Tasks Manual. 126 section in the Yocto Project Development Tasks Manual.
127 127
128- ``core-image-testmaster-initramfs``: A RAM-based Initial Root 128- ``core-image-testmaster-initramfs``: A RAM-based Initial Root
@@ -132,7 +132,7 @@ Following is a list of supported recipes:
132- ``core-image-weston``: A very basic Wayland image with a terminal. 132- ``core-image-weston``: A very basic Wayland image with a terminal.
133 This image provides the Wayland protocol libraries and the reference 133 This image provides the Wayland protocol libraries and the reference
134 Weston compositor. For more information, see the 134 Weston compositor. For more information, see the
135 ":ref:`dev-manual/dev-manual-common-tasks:using wayland and weston`" 135 ":ref:`dev-manual/common-tasks:using wayland and weston`"
136 section in the Yocto Project Development Tasks Manual. 136 section in the Yocto Project Development Tasks Manual.
137 137
138- ``core-image-x11``: A very basic X11 image with a terminal. 138- ``core-image-x11``: A very basic X11 image with a terminal.