Index: trunk/doc/developer/lihata_format/comm_flags.lht =================================================================== --- trunk/doc/developer/lihata_format/comm_flags.lht (revision 16861) +++ trunk/doc/developer/lihata_format/comm_flags.lht (revision 16862) @@ -2,6 +2,7 @@ ha:flags_arc { hide=1 name=flags + dot_group=1 desc={flag bits of a arc} type=ha li:children { @@ -21,6 +22,7 @@ ha:flags_line { hide=1 name=flags + dot_group=1 desc={flag bits of a line} type=ha li:children { @@ -40,6 +42,7 @@ ha:flags_polygon { hide=1 name=flags + dot_group=1 desc={flag bits of a polygon} type=ha li:children { @@ -59,6 +62,7 @@ ha:flags_text { hide=1 name=flags + dot_group=1 desc={flag bits of a text} type=ha li:children { @@ -78,6 +82,7 @@ ha:flags_subcircuit { hide=1 name=flags + dot_group=1 desc={flag bits of a subcircuit} type=ha li:children { @@ -94,6 +99,7 @@ ha:flags_padstack { hide=1 name=flags + dot_group=1 desc={flag bits of a padstack} type=ha li:children { @@ -114,6 +120,7 @@ ha:flags_ratline { hide=1 name=flags + dot_group=1 desc={flag bits of a ratline} type=ha li:children { Index: trunk/doc/developer/lihata_format/comm_flags_old.lht =================================================================== --- trunk/doc/developer/lihata_format/comm_flags_old.lht (revision 16861) +++ trunk/doc/developer/lihata_format/comm_flags_old.lht (revision 16862) @@ -8,6 +8,7 @@ hide=1 desc={flag bits of an element} type=ha + dot_group=1 li:children { ha:found { valtype=flag; desc={If set, this object has been found by FindConnection()}} ha:selected { valtype=flag; desc={Set when the object is selected.}} @@ -24,6 +25,7 @@ hide=1 desc={flag bits of a pin or via} type=ha + dot_group=1 li:children { ha:found { valtype=flag; desc={If set, this object has been found by FindConnection()}} ha:hole { valtype=flag; desc={For pins and vias, this flag means that the pin or via is a hole without a copper annulus.}} @@ -46,6 +48,7 @@ hide=1 desc={flag bits of a pad} type=ha + dot_group=1 li:children { ha:found { valtype=flag; desc={If set, this object has been found by FindConnection()}} ha:hole { valtype=flag; desc={For pins and vias, this flag means that the pin or via is a hole without a copper annulus.}} Index: trunk/doc/developer/lihata_format/comm_lyt.lht =================================================================== --- trunk/doc/developer/lihata_format/comm_lyt.lht (revision 16861) +++ trunk/doc/developer/lihata_format/comm_lyt.lht (revision 16862) @@ -4,6 +4,7 @@ hide=1 type=ha desc={layer type and location} + dot_group=1 li:children { ha:top { valtype=flag; desc={location: top side}} ha:bottom { valtype=flag; desc={location: bottom side}} @@ -30,6 +31,7 @@ ha:combining { hide=1 + dot_group=1 li:children { ha:sub { valtype=flag; desc={draw in negative}} ha:auto { valtype=flag; desc={padstacks draw their paste, mask and silk objects on the first layer (of matching type) that features the auto flag}}