diff options
| author | Matias Niemelä | 2013-06-13 22:37:13 -0400 |
|---|---|---|
| committer | Misko Hevery | 2013-06-17 22:17:44 -0700 |
| commit | 46dfb92afd185c93f60ca90a72653f33d7cb18e8 (patch) | |
| tree | 51862e5793866ffbb34c16e5053376af5932e2c6 /docs/src/appCache.js | |
| parent | ef22968810d555f78d3bbf7b5428757690c8cc70 (diff) | |
| download | angular.js-46dfb92afd185c93f60ca90a72653f33d7cb18e8.tar.bz2 | |
feat(ngdocs): provide support for user to jump between different versions of the angularjs documentation
Diffstat (limited to 'docs/src/appCache.js')
| -rw-r--r-- | docs/src/appCache.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/appCache.js b/docs/src/appCache.js index 7b21624e..01551f2b 100644 --- a/docs/src/appCache.js +++ b/docs/src/appCache.js @@ -61,7 +61,7 @@ function appCacheTemplate() { "syntaxhighlighter/syntaxhighlighter-combined.js", "../angular.min.js", "docs-combined.js", - "docs-keywords.js", + "docs-data.js", "docs-combined.css", "syntaxhighlighter/syntaxhighlighter-combined.css", "img/texture_1.png", |
