angular/docs
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
..
app chore(doc-gen): add ids to members to allow direct linking 2015-04-18 22:06:49 +01:00
dgeni-package chore(doc-gen): add ids to members to allow direct linking 2015-04-18 22:06:49 +01:00
links-package chore(doc-gen): add link inline tags 2015-04-17 14:02:03 +01:00
public-docs-package chore(doc-gen): add link inline tags 2015-04-17 14:02:03 +01:00
bower.json chore(docs): add code prettification 2014-12-06 11:26:09 +00:00