Skip to main content

Code Documentation Writer

Code
By TryPrompts.fast | 2 views 0 copies |

Prompt

Generate comprehensive documentation for this code: 1. **Overview**: Brief description of what this code does 2. **Function/Class Docs**: Document each public function/method with: - Description - Parameters (name, type, description) - Return value - Exceptions/errors - Usage example 3. **Code Comments**: Add inline comments for complex logic 4. **README Section**: Write a section explaining how to use this module Use JSDoc/TSDoc format for JavaScript/TypeScript, docstrings for Python, or approp

Rate this prompt

Click to rate

0.0 avg rating (0)
Subcategory: ChatGPT