summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/templates/private/function.html
blob: f1923a259f074eadac8868893f1d6f2e21585bb1 (plain)
1
2
3
4
5
6
<div>
  <h4 id="{{?id}}{{id}}{{:}}{{?parentId}}{{parentId}}-{{name}}{{/}}{{/}}">
    {{name}}
  </h4>
  {{+partials.function_details function:@ parentName:parentName api:api}}
</div>