1.0.6 • Published 8 months ago
@mscharley/api-documenter-hugo v1.0.6
api-documenter-hugo
This project is a fork of @microsoft/api-documenter
that adds support for generating Markdown in a format more useful when used with the Hugo static site generator.
Installation
npm i --save-dev @mscharley/api-documenter-hugo
Usage
This supports the same command line arguments as api-documenter. To get Hugo output, use api-documenter-hugo hugo
.