UNPKG

suh-dgeni-ngdocs

Version:

A package to generate ng-docs similar to what is used on AngularJS website.

5 lines (4 loc) 187 B
// Meta data used by the AngularJS docs app angular.module('versionsData', []) .value('NG_VERSION', {$ doc.currentVersion | json $}) .value('NG_VERSIONS', {$ doc.versions | json $});