diff --git a/syntax.md b/syntax.md index 2b1b4009..0d02ed02 100644 --- a/syntax.md +++ b/syntax.md @@ -28,13 +28,18 @@ connections: # list of all connections to be made ## Connector attributes ```yaml -X1: # unique connector designator/name +: # unique connector designator/name # general information about a connector (all optional) type: subtype: - color: # see below + color: # see below notes: + # product information (all optional) + manufacturer: + manufacturer_part_number: + internal_part_number: + # pinout information # at least one of the following must be specified # if more than one is specified, list lenghts must match pincount, and each other @@ -42,18 +47,13 @@ X1: # unique connector designator/name pins: # if omitted, is autofilled with [1, 2, ..., pincount] pinlabels: # if omitted, is autofilled with blanks - # product information (all optional) - manufacturer: - manufacturer_part_number: - internal_part_number: - - # rendering information - style: