Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

ardalanamini/typedoc-plugin-example-tag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeDoc Plugin Example Tag

typedoc @example tag plugin

Test Npm Version Npm Monthly Downloads Npm Total Downloads Known Vulnerabilities Pull Requests License Github Stars Github Forks

Table of Contents

Prerequisites

npm i -D typedoc

Installation

npm i -D typedoc-plugin-example-tag

Usage

typedoc ... --plugin typedoc-plugin-example-tag --preferred-example-language javascript ...

The preferred-example-language option is set to typescript by default

Versioning

We use SemVer for versioning. For the versions available, see the releases on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details