docs.js
[gnome.introspection-doc-generator] / docs.js
diff --git a/docs.js b/docs.js
index b8f98ed..4586039 100644 (file)
--- 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,