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 20dc7f0950..e43dc38f32 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -2199,7 +2199,7 @@ system and gives an overview of their function and contents. | |||
2199 | resides within the :term:`Build Directory` as ``${TMPDIR}/deploy``. | 2199 | resides within the :term:`Build Directory` as ``${TMPDIR}/deploy``. |
2200 | 2200 | ||
2201 | For more information on the structure of the Build Directory, see | 2201 | For more information on the structure of the Build Directory, see |
2202 | ":ref:`ref-manual/structure:the build directory --- \`\`build/\`\``" section. | 2202 | ":ref:`ref-manual/structure:the build directory --- ``build/```" section. |
2203 | For more detail on the contents of the ``deploy`` directory, see the | 2203 | For more detail on the contents of the ``deploy`` directory, see the |
2204 | ":ref:`overview-manual/concepts:images`", | 2204 | ":ref:`overview-manual/concepts:images`", |
2205 | ":ref:`overview-manual/concepts:package feeds`", and | 2205 | ":ref:`overview-manual/concepts:package feeds`", and |
@@ -2241,7 +2241,7 @@ system and gives an overview of their function and contents. | |||
2241 | contents of :term:`IMGDEPLOYDIR` by the :ref:`ref-classes-image` class. | 2241 | contents of :term:`IMGDEPLOYDIR` by the :ref:`ref-classes-image` class. |
2242 | 2242 | ||
2243 | For more information on the structure of the :term:`Build Directory`, see | 2243 | For more information on the structure of the :term:`Build Directory`, see |
2244 | ":ref:`ref-manual/structure:the build directory --- \`\`build/\`\``" section. | 2244 | ":ref:`ref-manual/structure:the build directory --- ``build/```" section. |
2245 | For more detail on the contents of the ``deploy`` directory, see the | 2245 | For more detail on the contents of the ``deploy`` directory, see the |
2246 | ":ref:`overview-manual/concepts:images`" and | 2246 | ":ref:`overview-manual/concepts:images`" and |
2247 | ":ref:`overview-manual/concepts:application development sdk`" sections both in | 2247 | ":ref:`overview-manual/concepts:application development sdk`" sections both in |
@@ -6730,7 +6730,7 @@ system and gives an overview of their function and contents. | |||
6730 | For examples of how this data is used, see the | 6730 | For examples of how this data is used, see the |
6731 | ":ref:`overview-manual/concepts:automatically added runtime dependencies`" | 6731 | ":ref:`overview-manual/concepts:automatically added runtime dependencies`" |
6732 | section in the Yocto Project Overview and Concepts Manual and the | 6732 | section in the Yocto Project Overview and Concepts Manual and the |
6733 | ":ref:`dev-manual/debugging:viewing package information with \`\`oe-pkgdata-util\`\``" | 6733 | ":ref:`dev-manual/debugging:viewing package information with ``oe-pkgdata-util```" |
6734 | section in the Yocto Project Development Tasks Manual. For more | 6734 | section in the Yocto Project Development Tasks Manual. For more |
6735 | information on the shared, global-state directory, see | 6735 | information on the shared, global-state directory, see |
6736 | :term:`STAGING_DIR_HOST`. | 6736 | :term:`STAGING_DIR_HOST`. |
@@ -6784,7 +6784,7 @@ system and gives an overview of their function and contents. | |||
6784 | the package is built, the version information can be retrieved with | 6784 | the package is built, the version information can be retrieved with |
6785 | ``oe-pkgdata-util package-info <package name>``. See the | 6785 | ``oe-pkgdata-util package-info <package name>``. See the |
6786 | :ref:`dev-manual/debugging:Viewing Package Information with | 6786 | :ref:`dev-manual/debugging:Viewing Package Information with |
6787 | \`\`oe-pkgdata-util\`\`` section of the Yocto Project Development Tasks | 6787 | ``oe-pkgdata-util``` section of the Yocto Project Development Tasks |
6788 | Manual for more information on ``oe-pkgdata-util``. | 6788 | Manual for more information on ``oe-pkgdata-util``. |
6789 | 6789 | ||
6790 | 6790 | ||