diff --git a/build/jsdoc-toolkit/templates/jsdoc/classLayout.js b/build/jsdoc-toolkit/templates/jsdoc/classLayout.js index 636fc825..fedc8135 100644 --- a/build/jsdoc-toolkit/templates/jsdoc/classLayout.js +++ b/build/jsdoc-toolkit/templates/jsdoc/classLayout.js @@ -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',