# twilio-api-documenter **Repository Path**: mirrors_twilio/twilio-api-documenter ## Basic Information - **Project Name**: twilio-api-documenter - **Description**: Fork of @microsoft/api-documenter - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-17 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @twilio/twilio-api-documenter 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](https://api-extractor.com/), and then generates files in [Markdown](https://en.wikipedia.org/wiki/Markdown) or [DocFX](https://dotnet.github.io/docfx/) format. For usage information, see the [Generating Docs](https://api-extractor.com/pages/setup/generating_docs/) article from the API Extractor documentation.