Skip to content

typedoc2md/docusaurus-plugin-typedoc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docusaurus-plugin-typedoc-example

This repository contains an example setup of using Typedoc with the docusaurus-plugin-typedoc.

To run the example locally:

  1. git clone git@github.com:tgreyuk/docusaurus-plugin-typedoc-example.git
  2. cd docusaurus-plugin-typedoc-example
  3. npm install
  4. npm run start