mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 03:30:02 +08:00
moving the angular.mock docs down in the api list
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user