@mxssfd/typedoc-theme

1.1.3 • Public • Published

@mxssfd/typedoc-theme

截屏2023-04-11 17 56 04

截屏2023-04-11 17 55 25

截屏2023-04-11 17 56 49

截屏2023-04-11 17 57 06

Installation

npm install typedoc @mxssfd/typedoc-theme -D

Usage

use script command

typedoc --plugin @mxssfd/typedoc-theme --theme my-theme

or

use typedoc.json

{
  "$schema": "https://typedoc.org/schema.json",
  "plugin": ["@mxssfd/typedoc-theme"],
  "theme": "my-theme"
}

Readme

Keywords

Package Sidebar

Install

npm i @mxssfd/typedoc-theme

Weekly Downloads

862

Version

1.1.3

License

MIT

Unpacked Size

55.1 kB

Total Files

35

Last publish

Collaborators

  • mxssfd