Introspect/NameSpace.js
[gnome.introspection-doc-generator] / Introspect / NameSpace.js
index 5d75120..7a3cd99 100644 (file)
@@ -179,6 +179,7 @@ NameSpace = {
         
    
     doc : function(what) {
+        print ("DOC: + " +doc);
         var ns = what.split('.').shift();
         return '';
         this.commentLoad(ns);