From 860844574f6cdbbc5eb3d8500d8b237c33764ab2 Mon Sep 17 00:00:00 2001 From: KV Date: Mon, 10 Jun 2024 00:05:19 +0200 Subject: [PATCH] Add link from syntax.md to HTML output templates (#371) --- docs/syntax.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/syntax.md b/docs/syntax.md index 8e3ae7c..77fce9a 100644 --- a/docs/syntax.md +++ b/docs/syntax.md @@ -355,6 +355,7 @@ If any component is defined in the `connectors` or `cables` sections but not ref # If no value is specified for 'title', then the # output filename without extension is used. ``` +See [HTML Output Templates](../src/wireviz/templates/) for how metadata entries can be inserted into the HTML output. ## Options