moving the angular.mock docs down in the api list

This commit is contained in:
Igor Minar 2011-06-06 17:22:05 -07:00
parent c35b0a7907
commit 48e69ed4d1

View file

@ -588,7 +588,8 @@ var KEYWORD_PRIORITY = {
'.angular.scope': 7,
'.angular.service': 7,
'.angular.validator': 7,
'.angular.widget': 7
'.angular.widget': 7,
'.angular.mock': 8
};
function keywordSort(a, b){
function mangleName(doc) {