diff --git a/build/index.html b/build/index.html index e15877ba9b..cdc4e6b3d7 100644 --- a/build/index.html +++ b/build/index.html @@ -1,5 +1,5 @@ --- -layout: article +layout: articlead title: Custom Fabric build --- @@ -21,7 +21,7 @@ } -
Fabric version: 2.0.0 - rc 2
+
Fabric version: 2.0.0 - rc 3

FabricJS builder

diff --git a/build_docs.js b/build_docs.js index 96be55b331..d2389bdf8e 100644 --- a/build_docs.js +++ b/build_docs.js @@ -1,5 +1,5 @@ var exec = require('child_process').exec; -var command = 'jsdoc lib/fabric.js README.md -c jsdoc.json'; +var command = 'jsdoc lib/fabric.js lib/package.json README.md -c jsdoc.json'; console.log('Running:', command); diff --git a/docs/fabric.ActiveSelection.html b/docs/fabric.ActiveSelection.html index fdeb6dd759..ef201e3be4 100644 --- a/docs/fabric.ActiveSelection.html +++ b/docs/fabric.ActiveSelection.html @@ -24182,7 +24182,7 @@
Returns:
-
-