@bytesoftio/docster
v1.0.0
Published
Create api documentation for TypeScript projects, forked from TypeDoc
Downloads
290
Maintainers
Readme
@bytesoftio/docster
Forked from typedoc. This version comes with syntax highlighting powered by shiki and library mode enabled by default, that is described here.
Installation
yarn add @bytesoftio/docster or npm install -S @bytesoftio/docster
Usage
docster src/index.ts --out docs
Check out the typedoc docs for more details.
