Revert "api-builder: add breadcrumbs links"
This reverts commit 10b87e8017.
This commit is contained in:
@@ -10,6 +10,10 @@ include ../../_util-fns
|
||||
code.
|
||||
export {$ doc.name $}{$ paramList(doc.parameters) | indent(8, true) | trim $}{$ returnType(doc.returnType) $}
|
||||
|
||||
p.location-badge.
|
||||
exported from {@link {$ doc.moduleDoc.id $} {$doc.moduleDoc.id $} }
|
||||
defined in {$ githubViewLink(doc) $}
|
||||
|
||||
:marked
|
||||
{%- if doc.notYetDocumented %}
|
||||
*Not Yet Documented*
|
||||
|
||||
Reference in New Issue
Block a user