Skip to content

A command-line tool for generating Markdown documentation from .d.ts.

License

Notifications You must be signed in to change notification settings

marcusolsson/dts-docs

Repository files navigation

DTS Docs

A command-line tool for generating Markdown documentation for a .d.ts file.

This tool is used to generate the API reference documentation for the unofficial plugin development guide for Obsidian.

IMPORTANT: This is NOT fit for production use. Use at your own risk.

Usage

yarn install
yarn generate --input ./definitions.d.ts --output ./docs

About

A command-line tool for generating Markdown documentation from .d.ts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published