zephyr/doc/scripts
Ulf Magnusson 178d3208da doc: genrest.py: Convert to use f-strings
Use f-strings instead of .format() to make the code easier to read,
especially for long multiline strings.

f-strings were added in Python 3.6, which Zephyr requires now.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-28 17:26:11 -05:00
..
extract_content.py doc: extract_content.py: Detect included files in a more robust way 2019-12-20 13:02:00 -05:00
fix_tex.py
genrest.py doc: genrest.py: Convert to use f-strings 2020-01-28 17:26:11 -05:00
restore_modification_times.py