Files
angular.js/docs/config/templates/ngdoc/lib/this.template.html
T
2018-11-12 13:15:51 +02:00

5 lines
79 B
HTML

{% if doc.this %}
<h3>Method's `this`</h3>
{$ doc.this | marked $}
{% endif %}