generate_documentation
Create structured documentation for code by specifying the programming language and desired format, such as JSDoc or Markdown, to enhance code readability and maintainability.
Instructions
Generate documentation for code
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Code to document | |
format | No | Documentation format (e.g., JSDoc, Markdown) | |
language | No | Programming language of the code |