Added Documentaion

This commit is contained in:
Tobias Falk 2024-06-02 11:10:34 +02:00
parent 8c97c5df22
commit ee5b292d72

View File

@ -85,6 +85,10 @@ tweak: # optional tweaking of .gv output
# loops
loops: <List> # every list item is itself a list of exactly two pins
# on the connector that are to be shorted
# Internal Shorts, see ex15 (all optional)
internal_shorts: <List>[<List>] # this contains a list of shorts, the shorts are represented as a list of Pins, see ex15
internal_shorts_color: <List> # this contains list contains the colors the shorts are to be represented, Index 42 in the color List defines the color of the Short with the Index 42 in the internal_shorts list
```
## Cable attributes