mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-20 21:47:26 +00:00
The conversion tools used during DocBook/LaTeX/html/Markdown->ReST
conversion and some cut-and-pasted text contain some characters that
aren't easily reachable on standard keyboards and/or could cause
troubles when parsed by the documentation build system.
Replace the occurences of the following characters:
- U+00a0 (' '): NO-BREAK SPACE
as it can cause lines being truncated on PDF output
- U+2019 ('’'): RIGHT SINGLE QUOTATION MARK
- U+201c ('“'): LEFT DOUBLE QUOTATION MARK
- U+201d ('”'): RIGHT DOUBLE QUOTATION MARK
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
|
||
|---|---|---|
| .. | ||
| cec | ||
| drivers | ||
| dvb | ||
| mediactl | ||
| rc | ||
| v4l | ||
| audio.h.rst.exceptions | ||
| ca.h.rst.exceptions | ||
| cec.h.rst.exceptions | ||
| conf_nitpick.py | ||
| dmx.h.rst.exceptions | ||
| fdl-appendix.rst | ||
| frontend.h.rst.exceptions | ||
| gen-errors.rst | ||
| glossary.rst | ||
| index.rst | ||
| intro.rst | ||
| lirc.h.rst.exceptions | ||
| Makefile | ||
| media.h.rst.exceptions | ||
| net.h.rst.exceptions | ||
| typical_media_device.svg | ||
| video.h.rst.exceptions | ||
| videodev2.h.rst.exceptions | ||