Skip to content

docs: Add JSDoc documentation for register() function#7775

Open
MzyzzG wants to merge 1 commit intoplotly:masterfrom
MzyzzG:patch-2
Open

docs: Add JSDoc documentation for register() function#7775
MzyzzG wants to merge 1 commit intoplotly:masterfrom
MzyzzG:patch-2

Conversation

@MzyzzG
Copy link
Copy Markdown
Contributor

@MzyzzG MzyzzG commented Apr 28, 2026

Summary

Adds comprehensive JSDoc documentation to the register() function in registry.js.

Changes Made

  • Added JSDoc comment block above exports.register
  • Documents @param, @example, and @throws
  • Explains module types and registration process

Benefit to Maintainers

  • Helps new contributors understand how to register modules
  • Provides code examples for common use cases
  • Follows existing documentation patterns in the codebase
  • Zero functional impact, documentation only

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant