b1bc25169e
Partially cherry-picked from c3220325a0
Ref #14952
Closes #14993
6 lines
140 B
JavaScript
6 lines
140 B
JavaScript
'use strict';
|
|
|
|
// Meta data used by the AngularJS docs app
|
|
angular.module('navData', [])
|
|
.value('NG_NAVIGATION', {$ doc.areas | json $});
|