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

docs: fix typedoc warnings and outdated tsdoc comments #749

Closed
sripwoud opened this issue Apr 24, 2024 · 0 comments · Fixed by #750
Closed

docs: fix typedoc warnings and outdated tsdoc comments #749

sripwoud opened this issue Apr 24, 2024 · 0 comments · Fixed by #750
Assignees
Labels
documentation 📖 Improvements or additions to documentation

Comments

@sripwoud
Copy link
Contributor

Generating the docs produce some warning:
yarn docs

[info] Converting project at ./packages/core
[warning] No entry points were provided, this is likely a misconfiguration.
[info] Converting project at ./packages/data
[info] Converting project at ./packages/group
[warning] The signature Group.import has an @param with name "nodes", which was not used.
[info] Converting project at ./packages/heyauthn
[info] Converting project at ./packages/identity
[info] Converting project at ./packages/proof
[info] Converting project at ./packages/utils
[warning] The signature getDeployedContract has an @param with name "The", which was not used.
[info] Merging converted projects
[info] Documentation generated at ./docs
@sripwoud sripwoud added the documentation 📖 Improvements or additions to documentation label Apr 24, 2024
@sripwoud sripwoud self-assigned this Apr 24, 2024
@cedoor cedoor added this to the Semaphore V4 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📖 Improvements or additions to documentation
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

2 participants