docs.js
[gnome.introspection-doc-generator] / docs.js
diff --git a/docs.js b/docs.js
index 6bebc5d..88c56c8 100644 (file)
--- 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 = [];