Step 1: Install
Step 2: Add TSDoc to your code
Add TSDoc comments to your exported functions and types:Step 3: Run forge-ts check
Lint your TSDoc coverage before generating docs:Step 4: Generate docs
Build your documentation site:What’s Next?
- Concepts — Understand how forge-ts works
- API Reference — Full API documentation
- Guides — Practical how-to guides