sanity-io / tsdoc

Generate API reference docs from TypeScript projects and store in a Sanity-friendly JSON format. Render a static frontend, or as React components.

Home Page:https://tsdoc.sanity.build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@sanity/tsdoc

Generate API reference docs from TypeScript projects and store in a Sanity-friendly JSON format. Render a static frontend, or as React components.

npm install @sanity/tsdoc

How to Release

The only thing you should need to do is to merge into the main branch. The release actions after merging should do the rest.

Make sure that you also don't only have chore commit messages

Note: If you squash and merge make sure that your PR title is named according to the semantic messages so that the sematic release can happen automatically. Otherwise you'll have to amment the commit message to an appropriate one

https://github.com/semantic-release/semantic-release

License

MIT © Sanity.io

About

Generate API reference docs from TypeScript projects and store in a Sanity-friendly JSON format. Render a static frontend, or as React components.

https://tsdoc.sanity.build

License:MIT License


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%