/typedoc-plugin-markdown-examples

This repository contains examples of output generated using typedoc-plugin-markdown.

Primary LanguageTypeScript

typedoc-plugin-markdown examples

Overview

This repository contains examples of output generated using typedoc-plugin-markdown.

Examples in this repository

The following examples link directly to the typedoc generated output in this repository.

You can also explore the examples folder and view the typedoc.json file within each sub-folder to view the configuration for each example.

Core

Utils

Themes

Examples on StackBlitz

Building examples locally

If you would like to explore and configure yourself clone the repository locally:

  1. git clone git@github.com:typedoc-plugin-markdown/typedoc-plugin-markdown-examples.git.
  2. cd typedoc-plugin-markdown-examples.
  3. npm install.
  4. npm run docs.