This tool is a fork of the @microsoft/api-documenter tool and modified for Twilio use-cases.
This 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.