diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 34b73db9..59910b58 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -197,7 +197,7 @@ Improve this doc <@ endif @> <@ if method.returns @> -
+
Returns: <$ typeInfo(method.returns) $>
@@ -231,7 +231,7 @@ Improve this doc <@ endif @> <@ if method.returns @> -
+
Returns: <$ typeInfo(method.returns) $>