OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

Re-enable automatic API documentation generators in CI

Open CPTNB opened this issue 3 years ago • 1 comments

The codebase has references to APIExtractor but those scripts aren't used. This issue is to turn that back on so that we can get JSDoc/APIExtractor artifacts created as part of CI. Actually hosting or putting this documentation anywhere is out of scope and handled in another ticket.

CPTNB avatar Aug 01 '22 18:08 CPTNB

Re-enabling api-extractor is blocked by TS compilation #1660 .

Investigating JSDoc to get something in the meantime

CPTNB avatar Aug 11 '22 17:08 CPTNB