diff options
| author | Trevor Woerner <twoerner@gmail.com> | 2025-05-23 21:10:32 -0400 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-05-27 09:38:57 -0700 |
| commit | a2f2212436ab85f067e17a024147794dc8c8df47 (patch) | |
| tree | 9796f9c009a3a539264a9d39bae721de35b5dd3a /documentation/overview-manual | |
| parent | 3d3c34d4c452313d5356d7912027a36854222f46 (diff) | |
| download | poky-a2f2212436ab85f067e17a024147794dc8c8df47.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: 0ba5429953dfa0cdc983ed13ddd06351116031c7)
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/overview-manual')
| -rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 062ac4ab76..94fb89363e 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
| @@ -953,7 +953,7 @@ package. | |||
| 953 | 953 | ||
| 954 | For more information on the ``oe-pkgdata-util`` utility, see the section | 954 | For more information on the ``oe-pkgdata-util`` utility, see the section |
| 955 | :ref:`dev-manual/debugging:Viewing Package Information with | 955 | :ref:`dev-manual/debugging:Viewing Package Information with |
| 956 | \`\`oe-pkgdata-util\`\`` of the Yocto Project Development Tasks Manual. | 956 | ``oe-pkgdata-util``` of the Yocto Project Development Tasks Manual. |
| 957 | 957 | ||
| 958 | To add a custom package variant of the ``${PN}`` recipe named | 958 | To add a custom package variant of the ``${PN}`` recipe named |
| 959 | ``${PN}-extra`` (name is arbitrary), one can add it to the | 959 | ``${PN}-extra`` (name is arbitrary), one can add it to the |
