doc(angular.annotate): properly disable doc snippet to avoid compiler warnings

This commit is contained in:
Igor Minar 2011-07-17 02:03:44 -07:00
parent ef7cf60ebd
commit b7cf7f2a79

View file

@ -73,8 +73,9 @@ function createInjector(factoryScope, factories, instanceCache) {
}
}
/*NOT_PUBLIC_YET
* @ngdoc function
/**
* THIS IS NOT PUBLIC DOC YET!
*
* @name angular.annotate
* @function
*