mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +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
|
||||
"""
|
||||
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}.
|
||||
Do not edit this by hand, but update {yaml_path} instead.
|
||||
|
Loading…
Reference in New Issue
Block a user