From: michael.opdenacker@bootlin.com
To: docs@lists.yoctoproject.org
Cc: Michael Opdenacker <michael.opdenacker@bootlin.com>
Subject: [PATCH 3/4] manuals: fix incorrect double backticks
Date: Sat, 30 Mar 2024 19:08:28 +0100 [thread overview]
Message-ID: <20240330180829.1749526-3-michael.opdenacker@bootlin.com> (raw)
In-Reply-To: <20240330180829.1749526-1-michael.opdenacker@bootlin.com>
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
As reported by "make sphinx-lint"
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---
documentation/dev-manual/layers.rst | 2 +-
documentation/profile-manual/usage.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/documentation/dev-manual/layers.rst b/documentation/dev-manual/layers.rst
index 6e4f137e6b..91889bd0ae 100644
--- a/documentation/dev-manual/layers.rst
+++ b/documentation/dev-manual/layers.rst
@@ -732,7 +732,7 @@ The following list describes the available commands:
- ``save-build-conf``: Saves the currently active build configuration
(``conf/local.conf``, ``conf/bblayers.conf``) as a template into a layer.
- This template can later be used for setting up builds via :term:``TEMPLATECONF``.
+ This template can later be used for setting up builds via :term:`TEMPLATECONF`.
For information about saving and using configuration templates, see
":ref:`dev-manual/custom-template-configuration-directory:creating a custom template configuration directory`".
diff --git a/documentation/profile-manual/usage.rst b/documentation/profile-manual/usage.rst
index d313f04ebb..17be149580 100644
--- a/documentation/profile-manual/usage.rst
+++ b/documentation/profile-manual/usage.rst
@@ -1872,7 +1872,7 @@ Practically speaking, that means you need to do the following:
- Or build a non-SDK image but include the profiling tools
(edit ``local.conf`` and add ``tools-profile`` to the end of
- :term:``EXTRA_IMAGE_FEATURES`` variable)::
+ :term:`EXTRA_IMAGE_FEATURES` variable)::
$ bitbake core-image-sato
--
2.34.1
next prev parent reply other threads:[~2024-03-30 18:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-30 18:08 [PATCH 1/4] manuals: fix trailing spaces michael.opdenacker
2024-03-30 18:08 ` [PATCH 2/4] manuals: remove tab characters michael.opdenacker
2024-04-02 9:58 ` [docs] " Quentin Schulz
2024-04-02 13:33 ` Michael Opdenacker
2024-04-02 15:23 ` Quentin Schulz
2024-03-30 18:08 ` michael.opdenacker [this message]
2024-03-30 18:08 ` [PATCH 4/4] migration-guides: add missing opening tag colon michael.opdenacker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240330180829.1749526-3-michael.opdenacker@bootlin.com \
--to=michael.opdenacker@bootlin.com \
--cc=docs@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox