From 4e7387191b490f70eca1a1ec5e201c1e691f8cc6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 22 Jun 2010 22:36:28 +0800 Subject: [PATCH] docs.js --- docs.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs.js b/docs.js index 85cfd83..6bebc5d 100644 --- a/docs.js +++ b/docs.js @@ -51,9 +51,6 @@ File.list(__script_path__ + '/templates/').forEach(function(f) { continue; } langs.push({ - - - cls_template : new Template(__script_path__ + '/templates/' + f + '/class.html'), cls_ix_template : new Template(__script_path__ + '/templates/' + f + '/class_ix.html'), reference_template : new Template(__script_path__ + '/templates/' + f + '/references.html'), -- 2.39.2