chore(doc-gen): new docs

chore(doc-gen): implement dgeni
This commit is contained in:
Peter Bacon Darwin
2014-02-12 22:47:42 +00:00
parent a564160511
commit 389d4879da
109 changed files with 8410 additions and 6316 deletions

View File

@@ -1,11 +1,12 @@
{
"name": "AngularJS",
"devDependencies": {
"jquery": "1.10.2",
"lunr.js": "0.4.0",
"google-code-prettify": "1.0.0",
"components-font-awesome": "3.1.0",
"bootstrap": "https://raw.github.com/twbs/bootstrap/v2.0.2/docs/assets/bootstrap.zip",
"jquery": "~1.10.2",
"lunr.js": "~0.4.3",
"open-sans-fontface": "~1.0.4",
"google-code-prettify": "~1.0.1",
"closure-compiler": "https://closure-compiler.googlecode.com/files/compiler-20130603.zip",
"ng-closure-runner": "https://raw.github.com/angular/ng-closure-runner/v0.2.3/assets/ng-closure-runner.zip"
}