angular/docs/dgeni-package
Peter Bacon Darwin fbd6851860 chore(doc-gen): add ids to members to allow direct linking
You can now write a link to a member of a class by appending the member name
to the class name joined by a hash sign:

```
{@link ControlGroupDirective#addDirective `addDirective`}
```

By default the link will contain the text of the class rather than the member
so you must add it as an inline code text snippet in the link tag.

Closes #1432
2015-04-18 22:06:49 +01:00
..
mocks chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
processors chore(doc-gen): ignore exports marked as @private 2015-04-15 19:50:01 -07:00
readers chore(doc-gen): read .es6 files as well as .js when generating docs 2015-04-18 08:35:38 +01:00
services chore(doc-gen): add method signatures to members and functions 2015-03-31 22:12:41 +01:00
tag-defs chore(doc-gen): ignore exports marked as @private 2015-04-15 19:50:01 -07:00
templates chore(doc-gen): add ids to members to allow direct linking 2015-04-18 22:06:49 +01:00
index.js chore(doc-gen): read .es6 files as well as .js when generating docs 2015-04-18 08:35:38 +01:00