api-documenter-me

Read JSON files from api-extractor, generate documentation pages

Usage no npm install needed!

<script type="module">
  import apiDocumenterMe from 'https://cdn.skypack.dev/api-documenter-me';
</script>

README

@microsoft/api-documenter

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.

Links

API Documenter is part of the Rush Stack family of projects.