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: add some javadoc on E in hopes that it'll be visible in IDEs #2714

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

Chris-Hibbert
Copy link
Contributor

Closes: #2706

Description

Add some documentation on E, in hopes that it will appear as hovertext in IDEs. Also added an example and a link to the API Documentation.

Security Considerations

No impact

Scaling Considerations

No consequences.

Documentation Considerations

No change to any interface. The goal is to add jsDoc to E.

Testing Considerations

I don't know how to test this before it's deployed. In WebStorm, I was able to see the comment when hovering on E in no-shim.js, but not anywhere else.

Compatibility Considerations

No effects

Upgrade Considerations

None

@Chris-Hibbert Chris-Hibbert added documentation Improvements or additions to documentation endo labels Feb 5, 2025
@Chris-Hibbert Chris-Hibbert self-assigned this Feb 5, 2025
@Chris-Hibbert
Copy link
Contributor Author

cc: @dckc

@Chris-Hibbert Chris-Hibbert merged commit fd7ad98 into master Feb 7, 2025
15 checks passed
@Chris-Hibbert Chris-Hibbert deleted the 2706-jsDoc-for-E branch February 7, 2025 20:51
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 endo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E reference docs lack example, link to narrative, appearance in IDE / LSP
2 participants