From: Alan Knowles Date: Sat, 13 Nov 2010 07:34:40 +0000 (+0800) Subject: docs.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=f563de62dc33b2f2c4aa77efaadfbbda922485a0 docs.js --- diff --git a/docs.js b/docs.js index 18cce1c..dd246b9 100644 --- a/docs.js +++ b/docs.js @@ -82,7 +82,7 @@ var cls_ix_template = new Template(__script_path__ + '/templates/class_ix.html') var reference_template = new Template(__script_path__ + '/templates/references.html'); */ - +print("Looping throught namespaces"); var ns_idx = []; ns_list.forEach(function(ns_name) {