X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-doc.js;h=06ff86b780c633a2103ac3b7f3ab0a997d26556f;hp=4e3254d7f4530e6912e80d6aea8cb1d32c207bcd;hb=5b1a708cf006e24f8f6eb81a4e9723dad77c31cd;hpb=5078936c0e0408f7ee2bf03b59737afb7e0a1d01 diff --git a/roojs-doc.js b/roojs-doc.js index 4e3254d7f4..06ff86b780 100644 --- a/roojs-doc.js +++ b/roojs-doc.js @@ -14,8 +14,8 @@ Roo.doc.Param=function(A){Roo.doc.Param.superclass.constructor.call(this,A);};Ro ;return B;},getAutoCreateParamSection:function(){var A=Roo.Markdown.toHtml(this.desc);return {tag:'li',cn:[{tag:'p',cls:'para',cn:[{tag:'code',html:this.type+' '+this.name},A]}]};}}); // Roo/doc/Section.js Roo.doc.Section=function(A){Roo.doc.Section.superclass.constructor.call(this,A);};Roo.extend(Roo.doc.Section,Roo.bootstrap.Component,{stype:'',getAutoCreate:function(){var A=Roo.factory(this.parent().items[0]);var B={cls:'refsection',cn:[{tag:'h3',cls:'title',html:Roo.doc.Section.map[this.stype]} -]};if(this.stype=='parameter'){var ul={tag:'ul',cls:'itemizedlist roo-params',cn:[]};var C=A.items;for(var i=0;i