Optional
language: stringThe programming language, e.g. TypeScript
. If
not provided, defaults to TypeScript
.
Optional
framework: stringThe testing framework, e.g. JSDoc
. If
not provided, defaults to JSDoc
.
Optional
inDetail: booleanDetailed or short mode. If
not provided, defaults to false
.
Optional
examples: stringThe examples. If
not provided, defaults to ""
.
Generated using TypeDoc
Generates instruction for AI to document in JSDoc the provided source code.
Returns
Instruction to describe code for the provided source code.