From: Alan Knowles Date: Mon, 28 Jun 2010 10:39:03 +0000 (+0800) Subject: docs.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=227dd849f155422e0f6565fb227857fb38841fc4 docs.js --- diff --git a/docs.js b/docs.js index b8f98ed..4586039 100644 --- a/docs.js +++ b/docs.js @@ -51,7 +51,7 @@ File.list(__script_path__ + '/templates/').forEach(function(f) { continue; } if (f == 'resources') { - continue; + return; } langs.push({ name : f,