buildSDK/bundle_build.sh
authormichael <michael@office.ROOJS.COM>
Mon, 24 Nov 2014 04:49:58 +0000 (12:49 +0800)
committermichael <michael@office.ROOJS.COM>
Mon, 24 Nov 2014 04:49:58 +0000 (12:49 +0800)
buildSDK/bundle_build.sh

index e31a8ff..f1314f7 100644 (file)
@@ -13,6 +13,7 @@ cat      roojs-core.js  roojs-ui.js >  roojs-all.js
 cat roojs-core-debug.js  roojs-ui-debug.js > roojs-debug.js
 
 
+#build bootstrap library
 seed ../gnome.introspection-doc-generator/pack.js \
      -f buildSDK/dependancy_bootstrap.txt -o roojs-bootstrap.js -O roojs-bootstrap-debug.js
 
@@ -25,10 +26,8 @@ seed ../gnome.introspection-doc-generator/pack.js \
   
 
      
-#seed ../gnome.introspection-doc-generator/pack.js \
-#    -f buildSDK/dependancy_core.txt \
-#    
-#docs.. 
+
+#build the docs.. (and properties file)
 seed ../gnome.introspection-doc-generator/jsdocbuild.js --baseDir ../roojs1 \
    --target ../roojs1/docs --conf ../roojs1/buildSDK/jsdoc.cfg.json \
    --cacheDirectory /tmp/roocache/