2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript133 forks (133 forks)github user discovery
documentationenhancementgood first issuehacktoberfest
Repository metrics
- Stars
- 200 stars (200 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Since auto documentation generation depends on JS DocStrings, there is need to fix and provide as much information possible.
Reference: http://usejsdoc.org/index.html
Contributor guide
- Research direction
- Review the existing JSDoc comments in the codebase and update them to follow the JSDoc standard (usejsdoc.org). Ensure functions, parameters, and return types are properly documented.
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Prerequisites
- JavaScript