mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-04 22:49:48 +08:00
doc($filter): added $filter documentation
This commit is contained in:
@@ -380,9 +380,9 @@ Doc.prototype = {
|
||||
|
||||
dom.h('In JavaScript', function() {
|
||||
dom.tag('code', function() {
|
||||
dom.text('angular.filter.');
|
||||
dom.text('$filter(\'');
|
||||
dom.text(self.shortName);
|
||||
dom.text('(');
|
||||
dom.text('\')(');
|
||||
self.parameters(dom, ', ');
|
||||
dom.text(')');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user