From c39b69759d679d80ffb36f1f288a620da6320d10 Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Fri, 29 Nov 2024 12:32:13 +0100 Subject: [PATCH] features_yaml2mx: make feature list page easily linkable from doc --- dist/tools/features_yaml2mx/features_yaml2mx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/tools/features_yaml2mx/features_yaml2mx.py b/dist/tools/features_yaml2mx/features_yaml2mx.py index 14f15c5e65ca..104e05dcaa10 100755 --- a/dist/tools/features_yaml2mx/features_yaml2mx.py +++ b/dist/tools/features_yaml2mx/features_yaml2mx.py @@ -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}}