Rename _global_ to Global Scope.

This commit is contained in:
Jürg Lehni 2011-06-07 10:17:02 +01:00
parent 9a1879fbd4
commit d1db98fe68

View file

@ -1,5 +1,5 @@
var classLayout = {
'Paper.js': ['global paper scope:_global_'],
'Paper.js': ['Global Scope:_global_'],
'Basic Types': ['Point', 'Size', 'Rectangle', 'Matrix'],
'Items': ['Item', 'Layer', 'Group', 'Raster', 'PlacedSymbol'],
'Paths': ['Path', 'CompoundPath', 'Segment', 'Curve', 'PathStyle', 'ruler',