Index: change_act.c =================================================================== --- change_act.c (revision 20560) +++ change_act.c (revision 20561) @@ -616,16 +616,8 @@ static const char pcb_acth_ChangeJoin[] = "Changes the join (clearance through polygons) of objects."; -/* %start-doc actions ChangeJoin +/* DOC: changejoin.html */ -The join flag determines whether a line or arc, drawn to intersect a -polygon, electrically connects to the polygon or not. When joined, -the line/arc is simply drawn over the polygon, making an electrical -connection. When not joined, a gap is drawn between the line and the -polygon, insulating them from each other. - -%end-doc */ - static fgw_error_t pcb_act_ChangeJoin(fgw_arg_t *res, int argc, fgw_arg_t *argv) { int op;