diff options
author | Quentin Schulz <foss@0leil.net> | 2020-09-17 01:58:58 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-17 10:09:35 +0100 |
commit | 6813141743f4263e6b03fd7294f9cec4ec1a3194 (patch) | |
tree | ed2e6179086b0f2d6a97765b15b5f9ed9a38e516 /documentation | |
parent | d27ff7ca273538917f00cc1667009c21213085d3 (diff) | |
download | poky-6813141743f4263e6b03fd7294f9cec4ec1a3194.tar.gz |
sphinx: overview-manual: remove highlight in bold section
Does not seem to be formatted correctly by Sphinx (escaped `).
(From yocto-docs rev: 8363dcea98a12a6b8438a284bcebce35b269eab6)
Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.rst b/documentation/overview-manual/overview-manual-yp-intro.rst index 93f5b506a1..f01d9f7125 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.rst +++ b/documentation/overview-manual/overview-manual-yp-intro.rst | |||
@@ -311,7 +311,7 @@ applications using the Yocto Project: | |||
311 | binaries for a variety of architectures on Windows, Linux and Mac OS | 311 | binaries for a variety of architectures on Windows, Linux and Mac OS |
312 | X hosts. | 312 | X hosts. |
313 | 313 | ||
314 | - *``devtool``:* This command-line tool is available as part of the | 314 | - *devtool:* This command-line tool is available as part of the |
315 | extensible SDK (eSDK) and is its cornerstone. You can use ``devtool`` | 315 | extensible SDK (eSDK) and is its cornerstone. You can use ``devtool`` |
316 | to help build, test, and package software within the eSDK. You can | 316 | to help build, test, and package software within the eSDK. You can |
317 | use the tool to optionally integrate what you build into an image | 317 | use the tool to optionally integrate what you build into an image |