Skip to content

typedoc2md/typedoc-plugin-markdown

typedoc-plugin-markdown

Overview

This repository provides a set of packages for generating TypeDoc output as Markdown and adapting that output for different publishing targets.

It includes the core Markdown plugin, utility plugins for frontmatter and remark transforms, themes for wiki and static-site workflows, and a Docusaurus integration that can run TypeDoc as part of the site toolchain.

If you want the simplest starting point, begin with typedoc-plugin-markdown.

Packages

Package Description Downloads Changelog
typedoc-plugin-markdown A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown. Downloads Changelog
typedoc-plugin-frontmatter Adds configurable YAML frontmatter to Markdown generated by typedoc-plugin-markdown. Downloads Changelog
typedoc-plugin-remark Runs remark plugins against Markdown generated by typedoc-plugin-markdown. Downloads Changelog
typedoc-github-wiki-theme Formats Markdown generated by typedoc-plugin-markdown for GitHub Wiki. Downloads Changelog
typedoc-gitlab-wiki-theme Formats Markdown generated by typedoc-plugin-markdown for GitLab Wiki. Downloads Changelog
typedoc-vitepress-theme Formats Markdown generated by typedoc-plugin-markdown for VitePress. Downloads Changelog
typedoc-docusaurus-theme Formats Markdown generated by typedoc-plugin-markdown for Docusaurus. Downloads Changelog
docusaurus-plugin-typedoc Runs TypeDoc in the Docusaurus CLI and publishes Markdown generated by typedoc-plugin-markdown. Downloads Changelog

Documentation

Please see typedoc-plugin-markdown.org.

Contributing

If you would like to contribute towards this project please read the contributing guide.

Examples

Please see the examples repository.

License

Released under the MIT License.

About

A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors