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

react-declarative/dts-docs

This branch is 1 commit ahead of, 37 commits behind marcusolsson/dts-docs:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d71d43 · Mar 26, 2025

History

16 Commits
Oct 12, 2021
Mar 26, 2025
Mar 29, 2023
Mar 29, 2023
Mar 13, 2024
Oct 10, 2021
Oct 10, 2021
Mar 29, 2023
Mar 26, 2025
Mar 13, 2024
Mar 13, 2024
Mar 29, 2023
Mar 13, 2024

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

Languages

  • TypeScript 98.1%
  • JavaScript 1.9%