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 doc: fix_tex: Remove redundant 'return' 2019-03-26 07:47:20 -05:00
genrest.py doc: genrest.py: Convert to use f-strings 2020-01-28 17:26:11 -05:00
restore_modification_times.py doc: fix incremental build by fixing doxygen output mtime 2019-02-13 06:58:52 -06:00