Skip to content

Comments

docs: add comprehensive JSDoc and Mintlify documentation#11

Merged
activadee merged 3 commits intomainfrom
claude/add-jsdoc-mintify-docs-2gNah
Dec 31, 2025
Merged

docs: add comprehensive JSDoc and Mintlify documentation#11
activadee merged 3 commits intomainfrom
claude/add-jsdoc-mintify-docs-2gNah

Conversation

@activadee
Copy link
Owner

  • Add JSDoc comments to all core classes (Droid, Thread, TurnResult)
  • Add JSDoc to error classes with examples and category tags
  • Add JSDoc to type definitions (config, options, events, turn)
  • Add JSDoc to CLI functions (process, installer, stream-parser, utils)
  • Add JSDoc to utility functions (models, zod-adapter, events)
  • Set up Mintlify documentation with mint.json configuration
  • Create documentation pages for concepts, guides, and API reference
  • Add TypeDoc configuration for generating API docs from JSDoc
  • Add docs generation scripts to package.json

- Add JSDoc comments to all core classes (Droid, Thread, TurnResult)
- Add JSDoc to error classes with examples and category tags
- Add JSDoc to type definitions (config, options, events, turn)
- Add JSDoc to CLI functions (process, installer, stream-parser, utils)
- Add JSDoc to utility functions (models, zod-adapter, events)
- Set up Mintlify documentation with mint.json configuration
- Create documentation pages for concepts, guides, and API reference
- Add TypeDoc configuration for generating API docs from JSDoc
- Add docs generation scripts to package.json
- Change TypeDoc output to docs/api-generated/
- Keep manual docs in docs/api-reference/ (not overwritten)
- Add docs/api-generated/ to .gitignore (regenerate from source)
@activadee activadee merged commit 1d47414 into main Dec 31, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants