From 2e99da4928b5e94ed75ae651ce8969bbc3ca4e52 Mon Sep 17 00:00:00 2001 From: Drew Rygh Date: Thu, 3 Dec 2015 16:40:03 -0600 Subject: [PATCH] docs(api): remove exported/defined in block --- scripts/docs/templates/common.template.html | 5 ----- 1 file changed, 5 deletions(-) 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 @>