Revert "api-builder: add breadcrumbs links"

This reverts commit 10b87e8017.
This commit is contained in:
Naomi Black
2015-11-16 23:10:18 -08:00
parent c46892afa9
commit c304aedb04
6 changed files with 14 additions and 7 deletions
@@ -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*