feat(ngdocs): provide support for user to jump between different versions of the angularjs documentation

This commit is contained in:
Matias Niemelä
2013-06-13 22:37:13 -04:00
committed by Misko Hevery
parent ef22968810
commit 46dfb92afd
10 changed files with 293 additions and 68 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ files = [
'build/docs/components/angular-bootstrap.js',
'build/docs/components/angular-bootstrap-prettify.js',
'build/docs/js/docs.js',
'build/docs/docs-keywords.js',
'build/docs/docs-data.js',
'docs/component-spec/*.js'
];