From 4ca3b835e83eb46262ef61f3844d2a0a466e1875 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 22 Jun 2010 22:36:35 +0800 Subject: [PATCH] docs.js --- docs.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.js b/docs.js index 6bebc5d..88c56c8 100644 --- a/docs.js +++ b/docs.js @@ -58,11 +58,11 @@ File.list(__script_path__ + '/templates/').forEach(function(f) { }); - +/* var cls_template = new Template(__script_path__ + '/templates/class.html'); var cls_ix_template = new Template(__script_path__ + '/templates/class_ix.html'); var reference_template = new Template(__script_path__ + '/templates/references.html'); - +*/ var ns_idx = []; -- 2.39.2