1.0.0 • Published 4 years ago

@bytesoftio/docster v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

@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.