poky/documentation/overview-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 overview-manual: SVG diagram for the git workflow 2021-10-08 22:01:24 +01:00
svg overview-manual: SVG diagram for the git workflow 2021-10-08 22:01:24 +01:00
concepts.rst manuals: inclusive language updates 2022-03-16 14:25:01 +00:00
development-environment.rst manuals: fix quoting of double dashes 2022-03-31 11:46:03 +01:00
index.rst manuals: delete unmaintained history sections 2021-09-18 13:03:45 +01:00
intro.rst manuals: reduce verbosity related to "the following" expression 2021-05-13 11:28:34 +01:00
yp-intro.rst overview-manual: Fix reference 2022-03-31 11:46:03 +01:00