Michael Bromley
|
2b20863b04
docs: Add support for @since tag to indicate minimum version for APIs
|
4 роки тому |
Michael Bromley
|
868b7b26cb
fix(docs): Make docs compatible with Hugo 0.7
|
5 роки тому |
Michael Bromley
|
2f6b002833
feat(docs): Display heritage data in generated TS docs
|
5 роки тому |
Michael Bromley
|
60cc6000d4
feat(docs): Allow variable statements to be documented
|
6 роки тому |
Michael Bromley
|
eba4c281b3
feat(docs): Allow generated TS docs to br grouped into pages
|
6 роки тому |
Michael Bromley
|
a27421d9ec
fix(docs): Correctly parse index types
|
6 роки тому |
Michael Bromley
|
bdc0d1f29e
fix(docs): Allow @ char in jsdoc comments to be escaped
|
6 роки тому |
Michael Bromley
|
01567e8de3
feat(docs): Handle getter declarations
|
6 роки тому |
Michael Bromley
|
e0ccbf58e3
feat(docs): Render optional & initialized modifiers in method params
|
6 роки тому |
Michael Bromley
|
2295a3a726
feat(docs): Implement @internal tag to exclude member from docs
|
6 роки тому |
Michael Bromley
|
82bc98cf7e
feat(docs): Render member modifiers (static, readonly etc)
|
6 роки тому |
Michael Bromley
|
4d99a714f1
feat(docs): Generate docs for function declarations
|
6 роки тому |
Michael Bromley
|
70a14544ee
feat(docs): Generate docs for enums
|
6 роки тому |
Michael Bromley
|
6d2cae41a2
docs: Display package for TypeScript docs
|
6 роки тому |
Michael Bromley
|
b22f401abc
docs: Generate docs for all public packages
|
6 роки тому |
Michael Bromley
|
bf7d57e55d
refactor: Split TypeScript doc gen into parse/render phases
|
6 роки тому |