Read JSON files from api-extractor, generate documentation pages
npm install @microsoft/api-documenterThis tool can be used to generate an online API reference manual for your TypeScript library.
It reads the *.api.json data files produced by API Extractor,
and then generates files in Markdown or
DocFX format.
For usage information, see the
Generating Docs article from the API Extractor
documentation.
- CHANGELOG.md - Find
out what's new in the latest version
- API Reference
API Documenter is part of the Rush Stack family of projects.