From a75122c95d01f9ffab8a6143f972743666c4f468 Mon Sep 17 00:00:00 2001 From: Daniel Rojas Date: Sat, 14 Nov 2020 09:50:43 +0100 Subject: [PATCH] Add #53, #141 (pin colors) --- docs/CHANGELOG.md | 1 + docs/syntax.md | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 017e069b..8d48a7e5 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features - Allow additional BOM items within components ([#50](https://github.com/formatc1702/WireViz/issues/50), [#115](https://github.com/formatc1702/WireViz/pull/115)) +- Add option to define connector pin colors ([#53](https://github.com/formatc1702/WireViz/issues/53), [#141](https://github.com/formatc1702/WireViz/pull/141)) - Remove HTML links from the input attributes ([#164](https://github.com/formatc1702/WireViz/pull/164)) diff --git a/docs/syntax.md b/docs/syntax.md index a0d9041b..96a7bd04 100644 --- a/docs/syntax.md +++ b/docs/syntax.md @@ -56,6 +56,11 @@ additional_bom_items: # custom items to add to BOM pins: # if omitted, is autofilled with [1, 2, ..., pincount] pinlabels: # if omitted, is autofilled with blanks + # pin color marks (optional) + pincolors: # list of colors to be assigned to the respective pins; + # if list length is lower than connector pinout, + # no color marks will be added to remaining pins + # rendering information (all optional) style: