diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 43e38b217b..36cc78bb0a 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 |
@@ -7102,7 +7102,7 @@ system and gives an overview of their function and contents. | |||
7102 | For examples of how this data is used, see the | 7102 | For examples of how this data is used, see the |
7103 | ":ref:`overview-manual/concepts:automatically added runtime dependencies`" | 7103 | ":ref:`overview-manual/concepts:automatically added runtime dependencies`" |
7104 | section in the Yocto Project Overview and Concepts Manual and the | 7104 | section in the Yocto Project Overview and Concepts Manual and the |
7105 | ":ref:`dev-manual/debugging:viewing package information with \`\`oe-pkgdata-util\`\``" | 7105 | ":ref:`dev-manual/debugging:viewing package information with ``oe-pkgdata-util```" |
7106 | section in the Yocto Project Development Tasks Manual. For more | 7106 | section in the Yocto Project Development Tasks Manual. For more |
7107 | information on the shared, global-state directory, see | 7107 | information on the shared, global-state directory, see |
7108 | :term:`STAGING_DIR_HOST`. | 7108 | :term:`STAGING_DIR_HOST`. |
@@ -7156,7 +7156,7 @@ system and gives an overview of their function and contents. | |||
7156 | the package is built, the version information can be retrieved with | 7156 | the package is built, the version information can be retrieved with |
7157 | ``oe-pkgdata-util package-info <package name>``. See the | 7157 | ``oe-pkgdata-util package-info <package name>``. See the |
7158 | :ref:`dev-manual/debugging:Viewing Package Information with | 7158 | :ref:`dev-manual/debugging:Viewing Package Information with |
7159 | \`\`oe-pkgdata-util\`\`` section of the Yocto Project Development Tasks | 7159 | ``oe-pkgdata-util``` section of the Yocto Project Development Tasks |
7160 | Manual for more information on ``oe-pkgdata-util``. | 7160 | Manual for more information on ``oe-pkgdata-util``. |
7161 | 7161 | ||
7162 | 7162 | ||