HTMLDocGenerator.st
changeset 4002 0512a9495835
parent 4001 fde56258d675
child 4003 96cc240db966
child 4051 040ec6b50195
--- a/HTMLDocGenerator.st	Wed Apr 27 14:16:03 2016 +0200
+++ b/HTMLDocGenerator.st	Wed Apr 27 15:01:18 2016 +0200
@@ -830,7 +830,7 @@
 htmlDocOf:aClass
     "generate an HTML document string which contains a classes documentation"
 
-    ^ self htmlDocOf:aClass back:nil backRef:nil
+    ^ self htmlDocOf:aClass theNonMetaclass back:nil backRef:nil
 
     "
      self htmlDocOf:PostscriptPrinterStream