docs: add DI to public docs

This commit is contained in:
Misko Hevery
2015-04-15 22:35:38 +00:00
parent 487c4d23c1
commit 87ac100c66
17 changed files with 581 additions and 105 deletions

7
modules/angular2/di_annotations.js vendored Normal file
View File

@ -0,0 +1,7 @@
/**
* @module
* @public
* @description
* This is a description
*/