-
+
[:for attr ${:@object-attribute} {
-
+
@@ -177,29 +175,28 @@
[:!let imethods [:inherited @class-method]]
[:? {$imethods ne ""} {
- [:for superclass [dict keys $imethods] {
- [:!let ms [dict get $imethods $superclass]]
-
-
-
-
- [:for m $ms {
-
- [$m name]
-
- }]
-
-
-
- }]
-
-
+ [:for superclass [dict keys $imethods] {
+ [:!let ms [dict get $imethods $superclass]]
+
+
+
+
+ [:for m $ms {
+
+ [$m name]
+
+ }]
+
+
+
+ }]
+
}]
[:?var :@method {
Index: library/lib/doc-assets/entity.html.tmpl
===================================================================
diff -u -r18ff1444fef5c209dfb40cf2ae694206c0d10309 -r5d5f67b7b4a9806e10419e44efdcfe724bfcff9b
--- library/lib/doc-assets/entity.html.tmpl (.../entity.html.tmpl) (revision 18ff1444fef5c209dfb40cf2ae694206c0d10309)
+++ library/lib/doc-assets/entity.html.tmpl (.../entity.html.tmpl) (revision 5d5f67b7b4a9806e10419e44efdcfe724bfcff9b)
@@ -69,7 +69,7 @@