angular-cn/docs/app
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
..
css chore(doc-gen): ensure all public exports are rendered in public_docs 2015-04-08 18:58:44 +02:00
js style(docs/app): remove commented code 2015-03-17 22:09:03 +00:00
index.html chore(doc-gen): add ids to members to allow direct linking 2015-04-18 22:06:49 +01:00