X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FPrettyPrint.js;h=bcec9fcbea6e8113253c0a06037993324ae00900;hp=f84e513f9ecdfbe089de53d2180b171da5983786;hb=df1ca652314ef73a3d4579508be493b3789335fa;hpb=013d50053cf52762bd86a7964deae175a9339f0d diff --git a/JSDOC/PrettyPrint.js b/JSDOC/PrettyPrint.js index f84e513..bcec9fc 100644 --- a/JSDOC/PrettyPrint.js +++ b/JSDOC/PrettyPrint.js @@ -76,6 +76,7 @@ function toPretty(str) r += escapeHTML(toks[i].data).replace(/\n/g, "
\n"); } if (cs.length) r +=''; + print("DONE!"); return ''+r+'';