Michael Bromley
|
385137dadf
chore: Update docgen script to work with latest TS API
|
1 год назад |
Michael Bromley
|
20978e9b5e
docs: Get docs build working
|
2 лет назад |
Michael Bromley
|
3a457fc5c8
feat(docs): Add Multi-vendor marketplace guide
|
2 лет назад |
Michael Bromley
|
73fce94bf1
chore: Fix docgen path handling
|
2 лет назад |
Michael Bromley
|
28324c7657
feat(docs): Group core plugin docs
|
2 лет назад |
Vinicius Rosa
|
dd6eee3504
feat(ui-devkit): Add "exclude" option to UI extensions (#2009)
|
3 лет назад |
Michael Bromley
|
2b1d6b5c5f
docs: Add support for "experimental" docs tag
|
3 лет назад |
Michael Bromley
|
cd4777521b
chore: Fix TS docgen script
|
4 лет назад |
Michael Bromley
|
b91f5207db
docs: Fix double returns in example code
|
4 лет назад |
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 лет назад |