From f563de62dc33b2f2c4aa77efaadfbbda922485a0 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sat, 13 Nov 2010 15:34:40 +0800 Subject: [PATCH] docs.js --- docs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) { -- 2.39.2