docs($compile): update directive type signature
To avoid "Argument type Array is not assignable to parameter type function" validation error When using the minifcation-safe array style
(eg .directive('myDirective', ['$http','$timeout','$compile', function($http,$timeout $compile).... )
Closes #3392 O
OpherV committed
0d17838a0881376be3c226a68242b5d74dac208b
Parent: 890e939
Committed by Igor Minar <igor@angularjs.org>
on 8/9/2013, 5:32:27 PM