mirror of https://github.com/KLayout/klayout.git
Doc fixes
This commit is contained in:
parent
25409a3d33
commit
131745433d
|
|
@ -2452,7 +2452,6 @@ Class<db::Region> decl_Region (decl_dbShapeCollection, "db", "Region",
|
|||
"\n"
|
||||
"\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for "
|
||||
"a description of these constants.\n"
|
||||
"Use nil for this value to select the default (Euclidian metrics).\n"
|
||||
"\n"
|
||||
"\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or "
|
||||
"above the given value, they will not contribute in the check. "
|
||||
|
|
@ -2491,7 +2490,6 @@ Class<db::Region> decl_Region (decl_dbShapeCollection, "db", "Region",
|
|||
"\n"
|
||||
"\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for "
|
||||
"a description of these constants.\n"
|
||||
"Use nil for this value to select the default (Euclidian metrics).\n"
|
||||
"\n"
|
||||
"\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or "
|
||||
"above the given value, they will not contribute in the check. "
|
||||
|
|
@ -2535,7 +2533,6 @@ Class<db::Region> decl_Region (decl_dbShapeCollection, "db", "Region",
|
|||
"\n"
|
||||
"\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for "
|
||||
"a description of these constants.\n"
|
||||
"Use nil for this value to select the default (Euclidian metrics).\n"
|
||||
"\n"
|
||||
"\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or "
|
||||
"above the given value, they will not contribute in the check. "
|
||||
|
|
@ -2574,7 +2571,6 @@ Class<db::Region> decl_Region (decl_dbShapeCollection, "db", "Region",
|
|||
"\n"
|
||||
"\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for "
|
||||
"a description of these constants.\n"
|
||||
"Use nil for this value to select the default (Euclidian metrics).\n"
|
||||
"\n"
|
||||
"\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or "
|
||||
"above the given value, they will not contribute in the check. "
|
||||
|
|
@ -2617,7 +2613,6 @@ Class<db::Region> decl_Region (decl_dbShapeCollection, "db", "Region",
|
|||
"\n"
|
||||
"\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for "
|
||||
"a description of these constants.\n"
|
||||
"Use nil for this value to select the default (Euclidian metrics).\n"
|
||||
"\n"
|
||||
"\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or "
|
||||
"above the given value, they will not contribute in the check. "
|
||||
|
|
@ -2667,7 +2662,6 @@ Class<db::Region> decl_Region (decl_dbShapeCollection, "db", "Region",
|
|||
"\n"
|
||||
"\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for "
|
||||
"a description of these constants.\n"
|
||||
"Use nil for this value to select the default (Euclidian metrics).\n"
|
||||
"\n"
|
||||
"\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or "
|
||||
"above the given value, they will not contribute in the check. "
|
||||
|
|
@ -2716,7 +2710,6 @@ Class<db::Region> decl_Region (decl_dbShapeCollection, "db", "Region",
|
|||
"\n"
|
||||
"\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for "
|
||||
"a description of these constants.\n"
|
||||
"Use nil for this value to select the default (Euclidian metrics).\n"
|
||||
"\n"
|
||||
"\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or "
|
||||
"above the given value, they will not contribute in the check. "
|
||||
|
|
@ -2765,7 +2758,6 @@ Class<db::Region> decl_Region (decl_dbShapeCollection, "db", "Region",
|
|||
"\n"
|
||||
"\"metrics\" can be one of the constants \\Euclidian, \\Square or \\Projection. See there for "
|
||||
"a description of these constants.\n"
|
||||
"Use nil for this value to select the default (Euclidian metrics).\n"
|
||||
"\n"
|
||||
"\"ignore_angle\" specifies the angle limit of two edges. If two edges form an angle equal or "
|
||||
"above the given value, they will not contribute in the check. "
|
||||
|
|
|
|||
Loading…
Reference in New Issue