angular-cn/docs/dgeni-package/templates
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
..
layout chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
lib chore(doc-gen): HTML escape method signatures 2015-04-08 17:11:34 +02:00
class.template.html chore(doc-gen): add ids to members to allow direct linking 2015-04-18 22:06:49 +01:00
common.template.html chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00: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): add method signatures to members and functions 2015-03-31 22:12:41 +01:00
guide.template.html chore(docs): initial dgeni docs generation 2014-12-04 14:17:08 +00:00
module.template.html chore(doc-gen): ignore exports marked as @private 2015-04-15 19:50:01 -07:00
overview-dump.template.html docs(test_lib/test_injector): fix invalid jsdoc type 2015-04-10 22:00:41 +00:00
var.template.html chore(doc-gen): add specific template for displaying variable exports 2015-03-24 10:57:42 +00:00