chore(docs): initial dgeni docs generation

Closes #261
This commit is contained in:
Peter Bacon Darwin
2014-12-04 14:02:03 +00:00
parent 983c00c495
commit 27e03591dd
28 changed files with 1515 additions and 1 deletions
+8 -1
View File
@@ -28,11 +28,18 @@
"which": "~1"
},
"devDependencies": {
"bower": "^1.3.12",
"canonical-path": "0.0.2",
"dgeni": "^0.4.1",
"dgeni-packages": "^0.10.7",
"gulp": "^3.8.8",
"gulp-changed": "^1.0.0",
"gulp-ejs": "^0.3.1",
"gulp-jasmine": "^1.0.1",
"gulp-load-plugins": "^0.7.1",
"gulp-rename": "^1.2.0",
"gulp-shell": "^0.2.10"
"gulp-shell": "^0.2.10",
"gulp-webserver": "^0.8.7",
"lodash": "^2.4.1"
}
}