diff --git a/scripts/docs/templates/common.template.html b/scripts/docs/templates/common.template.html index 916c066739..8528a6a1b4 100644 --- a/scripts/docs/templates/common.template.html +++ b/scripts/docs/templates/common.template.html @@ -141,11 +141,6 @@ docType: "<$ doc.docType $>" <@ endblock @> <@ endif @> -

<$ doc.name $> <$ doc.docType $>

-

exported from {@link <$ doc.moduleDoc.id $> <$doc.moduleDoc.id $> }
-defined in <$ githubViewLink(doc) $> -

- <@- if doc.directiveInfo @>

<$ doc.directiveInfo.type $>

<@- for prop in doc.directiveInfo.properties @>