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

Consider adding JSDoc-style comments to the examples #147

Open
jschlight opened this issue Jul 13, 2020 · 1 comment
Open

Consider adding JSDoc-style comments to the examples #147

jschlight opened this issue Jul 13, 2020 · 1 comment

Comments

@jschlight
Copy link
Contributor

This issue on the node-addon-api repository raises the question of using JSDoc-style comments in C++ code implementing native addons:

nodejs/node-addon-api#758

In addition, @mhdawson has identified another potential benefit of adding JSDoc-style comments to the C++ code:

nodejs/node-addon-api#749 (comment)

Once the tutorial site lands, I'd like to do a review of the current content and at that time I can investigate the feasibility of adding JSDoc-style comments to our examples.

@mhdawson
Copy link
Member

As discussed in the N-API team meeting today, sounds like a great idea.

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

No branches or pull requests

2 participants