mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
features_yaml2mx: make feature list page easily linkable from doc
This commit is contained in:
parent
d892c2cc8f
commit
c39b69759d
@ -103,7 +103,7 @@ def write_mdfile(outfile, yaml_path, parsed):
|
|||||||
:type parsed: dict
|
:type parsed: dict
|
||||||
"""
|
"""
|
||||||
outfile.write(f"""\
|
outfile.write(f"""\
|
||||||
# List of Features (Features as Build System Enties)
|
# List of Features (Features as Build System Enties) {{#feature-list}}
|
||||||
<!--
|
<!--
|
||||||
WARNING: This has been auto-generated from {yaml_path}.
|
WARNING: This has been auto-generated from {yaml_path}.
|
||||||
Do not edit this by hand, but update {yaml_path} instead.
|
Do not edit this by hand, but update {yaml_path} instead.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user