From 177eb9e387f694c8710ea5cfb9f1b3712d41607d 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 de67284..265427d 100644 --- a/docs/syntax.md +++ b/docs/syntax.md @@ -353,6 +353,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