angular-cn/docs/dgeni-package
Alex Eagle 7141c15e65 fix(docs): Working generated angular2.d.ts
This requires some hacks, documented in
https://docs.google.com/document/d/1nNebWTiLzz5ePcit_bjZPtaiSIFU4EsQKUlX7LX0c0A/edit

Changes:
- include subtyping info in angular2.d.ts by adding 'extends supertype'
- export missing symbols needed transitively by angular2/angular2
- because of decorator/annotation mismatch, we can't export these to applications.
  So I've added a separate angular2.api.ts file to re-export specifically to .d.ts
  generation.
- Hack to remove aliases introduced by 'import * as alias' syntax
- Hack to deal with Error still an interface

note that we require users to install the transitive dependencies - this is how TSD works.
2015-06-05 15:33:23 -07:00
..
mocks chore(doc-gen): fix text mock code 2015-05-19 14:38:10 +01:00
processors fix(docs): Working generated angular2.d.ts 2015-06-05 15:33:23 -07:00
readers chore(doc-gen): remove Traceur bits 2015-05-19 14:38:08 +01:00
services chore(doc-gen): fix up tests to work on linux 2015-05-19 14:38:11 +01:00
tag-defs chore(doc-gen): ignore exports marked as @private 2015-04-15 19:50:01 -07:00
templates fix(docs): Working generated angular2.d.ts 2015-06-05 15:33:23 -07:00
index.js fix(docs): generate d.ts file only for angular2/angular2. 2015-06-02 15:14:45 -07:00
versionInfo.js chore(doc-gen): improve github links to point to the correct tagged URL 2015-06-02 10:56:23 +01:00