Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: initial commit for TSDoc update #2927

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hthomp15
Copy link

@hthomp15 hthomp15 commented Jan 29, 2025

docs: Add TSDoc comments to @libp2p/interface (#2112)

Description

This PR adds TSDoc comments to the public interfaces of @libp2p/interface, ensuring that the documentation is properly structured and generated using the @packageDocumentation tag.

Every exported interface, type, enum, and constant is documented according to the TSDoc standard.

Related issue: #2112

Notes & open questions

@maschad
I noticed that the original links in the issue no longer exist. Could you provide updated examples or confirm which specific files should be prioritized for these changes?

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if necessary (this includes comments as well)
  • I have added tests that prove my fix is effective or that my feature works

@hthomp15 hthomp15 requested a review from a team as a code owner January 29, 2025 16:59
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