34aa1425b7
chore(doc-gen/angular.io): add ids to members so they can be linked to
...
Closes #4206
2015-09-16 20:56:16 +00:00
cc1d758eba
chore(doc-gen): fix incorrect description field in class template
...
Closes #4191
2015-09-16 13:14:09 +00:00
dfe0130753
docs(dgeni): Fix an extra newline in the markdown for type.
2015-08-14 01:48:24 +00:00
cb6fc9c7cb
chore(doc-gen): fix jade whitespace errors
2015-07-30 11:29:06 +01:00
d426af741c
chore(doc-gen): trim leading blank lines from markdown content
...
Harp 0.17 does not allow blank lines to appear between filters and their
content. This change ensures that any blank lines that could appear have
been trimmed inside Nunkjucks.
Closes #3325
2015-07-28 13:48:03 -07:00
45cbc430e8
chore(doc-gen): render decorators (annotations) for exported classes
...
Closes #3167
Closes #3221
2015-07-28 11:29:56 +01:00
ef3cc8e6eb
chore(doc-gen): render optional members correctly
...
Partially Closes #2849
2015-07-03 09:00:20 +01:00
a504fa835e
chore(doc-gen): improve github links to point to the correct tagged URL
...
Closes #1994
2015-06-02 10:56:23 +01:00
9a72f19b97
chore(doc-gen): add TypeScript parsing
2015-05-19 14:38:08 +01:00
3f28d08778
build bug fix
2015-05-06 15:53:58 -07:00
ce431f279e
chore(doc-gen): don't show private class members in jade templates
...
Closes #1366
2015-04-28 14:47:38 +01:00
c269bd5d3c
chore(doc-gen): generate docs for angular.io
...
You can generate docs for comsumption by the angular.io website by running:
```bash
gulp docs/angular.io
```
The generated docs can be found in `dist/angular.io`
2015-04-28 14:31:34 +01:00