angular-cn/docs/dgeni-package/templates
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
..
layout chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
lib chore(doc-gen): improve github links to point to the correct tagged URL 2015-06-02 10:56:23 +01:00
class.template.html chore(doc-gen): improve github links to point to the correct tagged URL 2015-06-02 10:56:23 +01:00
common.template.html chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
const.template.html chore(doc-gen): add template for const docTypes 2015-06-02 15:30:03 -07:00
data-module.template.js chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
function.template.html chore(doc-gen): improve github links to point to the correct tagged URL 2015-06-02 10:56:23 +01:00
guide.template.html chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
interface.template.html chore(doc-gen): include interfaces in the possible exports from a module 2015-05-19 14:38:10 +01:00
module.template.html chore(doc-gen): improve github links to point to the correct tagged URL 2015-06-02 10:56:23 +01:00
overview-dump.template.html docs(test_lib/test_injector): fix invalid jsdoc type 2015-04-10 22:00:41 +00:00
type-definition.template.html fix(docs): Working generated angular2.d.ts 2015-06-05 15:33:23 -07:00
var.template.html chore(doc-gen): improve github links to point to the correct tagged URL 2015-06-02 10:56:23 +01:00