u-boot/doc/sphinx
Benjamin Gray b13297cc45 doc/sphinx: fix Python string escapes
Python 3.6 introduced a DeprecationWarning for invalid escape sequences.
This is upgraded to a SyntaxWarning in Python 3.12, and will eventually
be a syntax error.

Fix these now to get ahead of it before it's an error.

Signed-off-by: Benjamin Gray <bgray@linux.ibm.com>
Message-ID: <20230912060801.95533-3-bgray@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

Adapted for U-Boot
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2024-03-13 08:16:16 +01:00
..
automarkup.py doc: update Kernel documentation build system 2021-01-27 12:52:57 +01:00
cdomain.py doc/sphinx: fix Python string escapes 2024-03-13 08:16:16 +01:00
kernel_abi.py doc/sphinx: fix Python string escapes 2024-03-13 08:16:16 +01:00
kernel_feat.py doc: update Kernel documentation build system 2021-01-27 12:52:57 +01:00
kernel_include.py doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
kerneldoc.py doc/sphinx: fix Python string escapes 2024-03-13 08:16:16 +01:00
kernellog.py doc: update Kernel documentation build system 2021-01-27 12:52:57 +01:00
kfigure.py docs/sphinx: Explicitly convert Sphinx paths to str 2024-01-17 08:40:19 +01:00
load_config.py docs: Fix the docs build with Sphinx 6.0 2023-11-20 19:06:22 +01:00
maintainers_include.py doc/sphinx: fix Python string escapes 2024-03-13 08:16:16 +01:00
parallel-wrapper.sh doc: update Kernel documentation build system 2021-01-27 12:52:57 +01:00
parse-headers.pl doc: update Kernel documentation build system 2021-01-27 12:52:57 +01:00
requirements.txt doc: update requirements.txt 2024-01-17 08:40:19 +01:00
rstFlatTable.py doc: invalid doc link in rstFlatTable.py 2020-04-24 10:51:56 -04:00