X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FBuildDocs.js;h=c90bde70b2f3001f6177964364a40fe81748f8af;hb=e1d0589fa0c6ffe627b0c293758c426248d30a23;hp=256cc0c73c2b5ab5bce63be725d5d6b05273d33c;hpb=bfad1a763425f33f9d5f893a1cd7b175aed3f081;p=gnome.introspection-doc-generator diff --git a/JSDOC/BuildDocs.js b/JSDOC/BuildDocs.js index 256cc0c..c90bde7 100644 --- a/JSDOC/BuildDocs.js +++ b/JSDOC/BuildDocs.js @@ -49,7 +49,7 @@ BuildDocs = { this.symbolSet = Parser.symbols; // this currently uses the concept of publish.js... - + this.publish(); @@ -125,7 +125,7 @@ BuildDocs = { var src = '' try { - Options.LOG.warn("reading : " + srcFile); + Options.LOG.inform("reading : " + srcFile); src = File.read(srcFile); } catch(e) { @@ -158,7 +158,7 @@ BuildDocs = { publish : function() { - + Options.LOG.inform("Publishing"); // link!!!