poky/documentation/profile-manual
Michael Opdenacker 325c23cd0f manuals: fix quoting of double dashes
Otherwise rendered as "en" dashes by sphinx, for example:
git pull –rebase
instead of
git pull --rebase

Readers could confuse them with normal dashes.

Exception: replace by \-\- in italic text (*text*)
as Sphinx cannot nest italic and quoted text.

For consistency, also update quoting in strings in the same code hunks.

(From yocto-docs rev: 4e7ce372e37f76148f623a5295a15e08bc2603ff)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-31 11:46:03 +01:00
..
figures profile-manual: Removed all references to Eclipse 2019-05-07 10:23:41 +01:00
arch.rst profile-manual: remove 'profile-manual' from filenames 2020-12-09 12:21:27 +00:00
examples.rst profile-manual: remove 'profile-manual' from filenames 2020-12-09 12:21:27 +00:00
index.rst manuals: delete unmaintained history sections 2021-09-18 13:03:45 +01:00
intro.rst manuals: simplify code insertion 2021-04-23 16:39:03 +01:00
usage.rst manuals: fix quoting of double dashes 2022-03-31 11:46:03 +01:00