summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 00ab881011..6b4acd2244 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -2243,7 +2243,7 @@ system and gives an overview of their function and contents.
2243 resides within the :term:`Build Directory` as ``${TMPDIR}/deploy``. 2243 resides within the :term:`Build Directory` as ``${TMPDIR}/deploy``.
2244 2244
2245 For more information on the structure of the Build Directory, see 2245 For more information on the structure of the Build Directory, see
2246 ":ref:`ref-manual/structure:the build directory --- \`\`build/\`\``" section. 2246 ":ref:`ref-manual/structure:the build directory --- ``build/```" section.
2247 For more detail on the contents of the ``deploy`` directory, see the 2247 For more detail on the contents of the ``deploy`` directory, see the
2248 ":ref:`overview-manual/concepts:images`", 2248 ":ref:`overview-manual/concepts:images`",
2249 ":ref:`overview-manual/concepts:package feeds`", and 2249 ":ref:`overview-manual/concepts:package feeds`", and
@@ -2285,7 +2285,7 @@ system and gives an overview of their function and contents.
2285 contents of :term:`IMGDEPLOYDIR` by the :ref:`ref-classes-image` class. 2285 contents of :term:`IMGDEPLOYDIR` by the :ref:`ref-classes-image` class.
2286 2286
2287 For more information on the structure of the :term:`Build Directory`, see 2287 For more information on the structure of the :term:`Build Directory`, see
2288 ":ref:`ref-manual/structure:the build directory --- \`\`build/\`\``" section. 2288 ":ref:`ref-manual/structure:the build directory --- ``build/```" section.
2289 For more detail on the contents of the ``deploy`` directory, see the 2289 For more detail on the contents of the ``deploy`` directory, see the
2290 ":ref:`overview-manual/concepts:images`" and 2290 ":ref:`overview-manual/concepts:images`" and
2291 ":ref:`overview-manual/concepts:application development sdk`" sections both in 2291 ":ref:`overview-manual/concepts:application development sdk`" sections both in
@@ -7084,7 +7084,7 @@ system and gives an overview of their function and contents.
7084 For examples of how this data is used, see the 7084 For examples of how this data is used, see the
7085 ":ref:`overview-manual/concepts:automatically added runtime dependencies`" 7085 ":ref:`overview-manual/concepts:automatically added runtime dependencies`"
7086 section in the Yocto Project Overview and Concepts Manual and the 7086 section in the Yocto Project Overview and Concepts Manual and the
7087 ":ref:`dev-manual/debugging:viewing package information with \`\`oe-pkgdata-util\`\``" 7087 ":ref:`dev-manual/debugging:viewing package information with ``oe-pkgdata-util```"
7088 section in the Yocto Project Development Tasks Manual. For more 7088 section in the Yocto Project Development Tasks Manual. For more
7089 information on the shared, global-state directory, see 7089 information on the shared, global-state directory, see
7090 :term:`STAGING_DIR_HOST`. 7090 :term:`STAGING_DIR_HOST`.
@@ -7138,7 +7138,7 @@ system and gives an overview of their function and contents.
7138 the package is built, the version information can be retrieved with 7138 the package is built, the version information can be retrieved with
7139 ``oe-pkgdata-util package-info <package name>``. See the 7139 ``oe-pkgdata-util package-info <package name>``. See the
7140 :ref:`dev-manual/debugging:Viewing Package Information with 7140 :ref:`dev-manual/debugging:Viewing Package Information with
7141 \`\`oe-pkgdata-util\`\`` section of the Yocto Project Development Tasks 7141 ``oe-pkgdata-util``` section of the Yocto Project Development Tasks
7142 Manual for more information on ``oe-pkgdata-util``. 7142 Manual for more information on ``oe-pkgdata-util``.
7143 7143
7144 7144