Peter Bacon Darwin
72257ec87d
chore(doc-gen): include type parameters in d.ts file
...
Closes #2859
2015-07-07 20:04:07 -07:00
Peter Bacon Darwin
ad506a7aaa
chore(doc-gen): render "call" and "new" members of interfaces correctly
...
Partially Closes #2849
2015-07-03 09:00:20 +01:00
Peter Bacon Darwin
ef3cc8e6eb
chore(doc-gen): render optional members correctly
...
Partially Closes #2849
2015-07-03 09:00:20 +01:00
Martin Probst
a6e7123995
feat: adjust formatting for clang-format v1.0.19.
2015-06-12 09:51:57 -07:00
Peter Bacon Darwin
ba80bd43ad
chore(doc-gen): fix text mock code
2015-05-19 14:38:10 +01:00
Peter Bacon Darwin
398e70ad39
chore(doc-gen): allow class member sorting to be configured
2015-05-19 14:38:09 +01:00
Peter Bacon Darwin
9407c12923
chore(doc-gen): clarify and improve matching of exports to ignore
...
Previously this was a bit cryptic as we just had a `hideSpecialExports` flag.
Now it ignores exports that match an array of regexes, with the default case
being those exports called `___esModule`.
2015-05-19 14:38:09 +01:00
Peter Bacon Darwin
7bff919782
chore(doc-gen): add TypeScript parsing
2015-05-19 14:38:08 +01:00
Peter Bacon Darwin
9a72f19b97
chore(doc-gen): add TypeScript parsing
2015-05-19 14:38:08 +01:00
Peter Bacon Darwin
27e03591dd
chore(docs): initial dgeni docs generation
...
Closes #261
2014-12-04 14:17:08 +00:00