FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: clarify paramater for napi_get_cb_info by mhdawson · Pull Request #41635 · nodejs/node · GitHub

/ node Public

doc: clarify paramater for napi_get_cb_info - #41635

Closed
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:clarify
Closed

doc: clarify paramater for napi_get_cb_info#41635
mhdawson wants to merge 1 commit into
nodejs:masterfrom
mhdawson:clarify

Conversation

Copy link
Copy Markdown
Member

Refs: nodejs/help#3698

Signed-off-by: Michael Dawson mdawson@devrus.com

nodejs-github-bot commented Jan 21, 2022
edited by mhdawson
Loading

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/node-api

nodejs-github-bot added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Jan 21, 2022
Comment thread doc/api/n-api.md Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Unless napi_values is a real type, it should not be in backticks. This document seems to use this instead:

Suggested change
* `[out] argv`: Array of `napi_values` to which the arguments will be
* `[out] argv`: Array of `napi_value`s to which the arguments will be

Comment thread doc/api/n-api.md Outdated

benjamingr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM with the suggestions by Anna and Tobias

targos commented Jan 24, 2022

Copy link
Copy Markdown
Member

paramater -> parameter

Refs: nodejs/help#3698

Signed-off-by: Michael Dawson <mdawson@devrus.com>

Copy link
Copy Markdown
Member Author

squashed and fixed commit comment.

mhdawson added a commit that referenced this pull request Jan 25, 2022
Refs: nodejs/help#3698

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41635
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>

Copy link
Copy Markdown
Member Author

Landed in a2dead4

mhdawson closed this Jan 25, 2022
ruyadorno pushed a commit that referenced this pull request Feb 8, 2022
Refs: nodejs/help#3698

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41635
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 2, 2022
Refs: nodejs/help#3698

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41635
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 3, 2022
Refs: nodejs/help#3698

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41635
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
danielleadams pushed a commit that referenced this pull request Mar 14, 2022
Refs: nodejs/help#3698

Signed-off-by: Michael Dawson <mdawson@devrus.com>

PR-URL: #41635
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL