DOCUMENT_CODE_INSTRUCTION: "Let's go step by step.\nImprove the {{FRAMEWORK}} documentations from the following {{LANG}} code:" = ...

A template for instruction to document the provided source code.

This template requires the following placeholder parameters to be replaced:

  • {{LANG}} - The programming language, e.g. TypeScript.
  • {{FRAMEWORK}} - The testing framework, e.g. JSDoc.

Generated using TypeDoc