mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-21 09:19:32 -05:00
508edde607
* add: typedoc config * refactor: typeconfig, name feature client modules * add: custom hatchet md plugin, feature client docs * docs: filters client * docs: add worker, workflows defintions * fix: client and context docs, update typedoc * fix: lint, add runnables doc * add: additional md formatter methods, module docs * add: geneated mdx, core generate and format logic * refactor: new function changes * fix: lint, lockfile * fix: lint, strip generics in classes for docs * refactor: use single line comments for deprecated * fix: markdown escaping by typedoc * docs: regenerate docs with new changes * docs: refactor methods on alphabetical order * refactor: non method headers to normal text * docs: regenerate docs with 3 type depth
Nextra Docs Template
This is a template for creating documentation with Nextra.
Quick Start
Click the button to clone this repository and deploy it on Vercel:
Local Development
First, run pnpm install to install the dependencies.
Then, run pnpm dev to start the development server and visit localhost:3000.
License
This project is licensed under the MIT License.
