summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/structure.rst
diff options
context:
space:
mode:
authorTrevor Woerner <twoerner@gmail.com>2025-05-24 16:06:30 -0400
committerSteve Sakoman <steve@sakoman.com>2025-05-28 08:46:32 -0700
commit7dfd7de94185a04eb20e40a6000298e2eba5163a (patch)
tree007751889590651397aa639ac9abf1c3d4ed6b23 /documentation/ref-manual/structure.rst
parentd2de20a4b6f5573cb90b054394cdf4f53d58e95f (diff)
downloadpoky-7dfd7de94185a04eb20e40a6000298e2eba5163a.tar.gz
sphinx-lint: unbalanced inline literal markup
Fix as many instances of unbalanced-inline-literals-delimiters as reported by 'make sphinx-lint' as possible. Sphinx and/or its linter seem to get tripped up randomly when references contain links to heading which contain literals enclosed in double-back-tics, and not all of them can be "fixed" to pass both building and linting. (From yocto-docs rev: 2c1e5b080ad5e62d8283d332cbc473fd2d59c6e6) Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual/structure.rst')
-rw-r--r--documentation/ref-manual/structure.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/structure.rst b/documentation/ref-manual/structure.rst
index 4cf23544db..1bb35da5dc 100644
--- a/documentation/ref-manual/structure.rst
+++ b/documentation/ref-manual/structure.rst
@@ -498,7 +498,7 @@ generated during the :ref:`ref-tasks-packagedata` task. The files stored in this
498directory contain information about each output package produced by the 498directory contain information about each output package produced by the
499OpenEmbedded build system, and are used in different ways by the build system 499OpenEmbedded build system, and are used in different ways by the build system
500such as ":ref:`dev-manual/debugging:viewing package information with 500such as ":ref:`dev-manual/debugging:viewing package information with
501\`\`oe-pkgdata-util\`\``". 501``oe-pkgdata-util```".
502 502
503.. _structure-build-tmp-sstate-control: 503.. _structure-build-tmp-sstate-control:
504 504