summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/resources.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/resources.rst')
-rw-r--r--documentation/ref-manual/resources.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst
index e41ce95cf0..fd04593d43 100644
--- a/documentation/ref-manual/resources.rst
+++ b/documentation/ref-manual/resources.rst
@@ -125,33 +125,33 @@ Here is a list of resources you might find helpful:
125 guide to the BitBake tool. If you want information on BitBake, see 125 guide to the BitBake tool. If you want information on BitBake, see
126 this manual. 126 this manual.
127 127
128- :doc:`../brief-yoctoprojectqs/index` *:* This 128- :doc:`/brief-yoctoprojectqs/index` *:* This
129 short document lets you experience building an image using the Yocto 129 short document lets you experience building an image using the Yocto
130 Project without having to understand any concepts or details. 130 Project without having to understand any concepts or details.
131 131
132- :doc:`../overview-manual/index` *:* This manual provides overview 132- :doc:`/overview-manual/index` *:* This manual provides overview
133 and conceptual information about the Yocto Project. 133 and conceptual information about the Yocto Project.
134 134
135- :doc:`../dev-manual/index` *:* This manual is a "how-to" guide 135- :doc:`/dev-manual/index` *:* This manual is a "how-to" guide
136 that presents procedures useful to both application and system 136 that presents procedures useful to both application and system
137 developers who use the Yocto Project. 137 developers who use the Yocto Project.
138 138
139- :doc:`../sdk-manual/index` *manual :* This 139- :doc:`/sdk-manual/index` *manual :* This
140 guide provides information that lets you get going with the standard 140 guide provides information that lets you get going with the standard
141 or extensible SDK. An SDK, with its cross-development toolchains, 141 or extensible SDK. An SDK, with its cross-development toolchains,
142 allows you to develop projects inside or outside of the Yocto Project 142 allows you to develop projects inside or outside of the Yocto Project
143 environment. 143 environment.
144 144
145- :doc:`../bsp-guide/bsp` *:* This guide defines the structure 145- :doc:`/bsp-guide/bsp` *:* This guide defines the structure
146 for BSP components. Having a commonly understood structure encourages 146 for BSP components. Having a commonly understood structure encourages
147 standardization. 147 standardization.
148 148
149- :doc:`../kernel-dev/index` *:* This manual describes 149- :doc:`/kernel-dev/index` *:* This manual describes
150 how to work with Linux Yocto kernels as well as provides a bit of 150 how to work with Linux Yocto kernels as well as provides a bit of
151 conceptual information on the construction of the Yocto Linux kernel 151 conceptual information on the construction of the Yocto Linux kernel
152 tree. 152 tree.
153 153
154- :doc:`../ref-manual/index` *:* This 154- :doc:`/ref-manual/index` *:* This
155 manual provides reference material such as variable, task, and class 155 manual provides reference material such as variable, task, and class
156 descriptions. 156 descriptions.
157 157
@@ -161,11 +161,11 @@ Here is a list of resources you might find helpful:
161 which you can easily search for phrases and terms used in the Yocto 161 which you can easily search for phrases and terms used in the Yocto
162 Project documentation set. 162 Project documentation set.
163 163
164- :doc:`../profile-manual/index` *:* This manual presents a set of 164- :doc:`/profile-manual/index` *:* This manual presents a set of
165 common and generally useful tracing and profiling schemes along with 165 common and generally useful tracing and profiling schemes along with
166 their applications (as appropriate) to each tool. 166 their applications (as appropriate) to each tool.
167 167
168- :doc:`../toaster-manual/index` *:* This manual 168- :doc:`/toaster-manual/index` *:* This manual
169 introduces and describes how to set up and use Toaster. Toaster is an 169 introduces and describes how to set up and use Toaster. Toaster is an
170 Application Programming Interface (API) and web-based interface to 170 Application Programming Interface (API) and web-based interface to
171 the :term:`OpenEmbedded Build System`, which uses 171 the :term:`OpenEmbedded Build System`, which uses