diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 62a59bcd6c..d0b0f2a209 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -223,7 +223,7 @@ Improve this doc

Static Methods

<@- for method in doc.statics @><@ if not method.internal @>
-

<$ functionSyntax(method) $>

+

<$ functionSyntax(method) $>

<$ method.description $> @@ -257,6 +257,7 @@ Improve this doc

+ <$ functionSyntax(method) $>