summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-11-24 17:50:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-01 19:20:29 +0000
commit945c669138a76be18c6b4da4f8f907d2a5cfd83f (patch)
treecebff3cae5021d4fcceb5aa51fce1c2aead97ed2 /documentation/toaster-manual
parent6fe3143800925463279d0664fc7f3372b53c6c52 (diff)
downloadpoky-945c669138a76be18c6b4da4f8f907d2a5cfd83f.tar.gz
manuals: split dev-manual/common-tasks.rst
A 500 KB source file is always harder to manage, and can have section title conflicts. So, the "Common Tasks" document is gone and all its constituents are moved up one level. You now have 40 chapters in the Development Tasks Manual. (From yocto-docs rev: 8a45bc469411410020b8e688c137395fcaf3761b) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual')
-rw-r--r--documentation/toaster-manual/reference.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/toaster-manual/reference.rst b/documentation/toaster-manual/reference.rst
index f8aabeed04..e014d2f090 100644
--- a/documentation/toaster-manual/reference.rst
+++ b/documentation/toaster-manual/reference.rst
@@ -65,7 +65,7 @@ layers.
65For general information on layers, see the 65For general information on layers, see the
66":ref:`overview-manual/yp-intro:the yocto project layer model`" 66":ref:`overview-manual/yp-intro:the yocto project layer model`"
67section in the Yocto Project Overview and Concepts Manual. For information on how 67section in the Yocto Project Overview and Concepts Manual. For information on how
68to create layers, see the ":ref:`dev-manual/common-tasks:understanding and creating layers`" 68to create layers, see the ":ref:`dev-manual/layers:understanding and creating layers`"
69section in the Yocto Project Development Tasks Manual. 69section in the Yocto Project Development Tasks Manual.
70 70
71Configuring Toaster to Hook Into Your Layer Index 71Configuring Toaster to Hook Into Your Layer Index