added missing description on the method detail

This commit is contained in:
James Strachan
2012-02-24 09:11:16 +00:00
parent ed816a0005
commit 565aea36d9
@@ -112,6 +112,7 @@ abstract class PackageTemplateSupport(open val pkg: KPackage) : KDocTemplate() {
} }
println("</PRE>") println("</PRE>")
println(function.detailedDescription)
/* TODO /* TODO
println("""<DL> println("""<DL>
<DD><B>Deprecated.</B>&nbsp;TODO text <DD><B>Deprecated.</B>&nbsp;TODO text