mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(api): remove exported/defined in block
This commit is contained in:
5
scripts/docs/templates/common.template.html
vendored
5
scripts/docs/templates/common.template.html
vendored
@@ -141,11 +141,6 @@ docType: "<$ doc.docType $>"
|
||||
<@ endblock @>
|
||||
<@ endif @>
|
||||
|
||||
<h1 class="class export"><$ doc.name $> <span class="type"><$ doc.docType $></span></h1>
|
||||
<p class="module">exported from {@link <$ doc.moduleDoc.id $> <$doc.moduleDoc.id $> }<br/>
|
||||
defined in <$ githubViewLink(doc) $>
|
||||
</p>
|
||||
|
||||
<@- if doc.directiveInfo @>
|
||||
<h2><$ doc.directiveInfo.type $></h2>
|
||||
<@- for prop in doc.directiveInfo.properties @>
|
||||
|
||||
Reference in New Issue
Block a user