Skip to content

doc: fix doc for napi_create_function #21627

New issue

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

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

Already on GitHub? # to your account

Conversation

gabrielschulhof
Copy link
Contributor

Merge the two duplicate entries for napi_create_function().

Fixes: #21606

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) has unrelated errors 😕
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. dont-land-on-v4.x node-api Issues and PRs related to the Node-API. labels Jul 2, 2018
@vsemozhetbyt vsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 3, 2018
@vsemozhetbyt
Copy link
Contributor

Node.js Collaborators, please, add 👍 here if you approve fast-tracking.

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

Another attempt at resuming the build: https://ci.nodejs.org/job/node-test-pull-request/15743/

Merge the two duplicate entries for `napi_create_function()`.

Fixes: nodejs#21606
@gabrielschulhof gabrielschulhof force-pushed the 21606-fix-napi_create_function-doc branch from 084da9b to 6131981 Compare July 5, 2018 17:59
@gabrielschulhof
Copy link
Contributor Author

This one actually finished: https://ci.nodejs.org/job/node-test-pull-request/15745/

@gabrielschulhof
Copy link
Contributor Author

Landed in e55bdde.

gabrielschulhof pushed a commit to gabrielschulhof/node that referenced this pull request Jul 6, 2018
Merge the two duplicate entries for `napi_create_function()`.

Fixes: nodejs#21606
PR-URL: nodejs#21627
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
@gabrielschulhof gabrielschulhof deleted the 21606-fix-napi_create_function-doc branch July 6, 2018 01:22
targos pushed a commit that referenced this pull request Jul 6, 2018
Merge the two duplicate entries for `napi_create_function()`.

Fixes: #21606
PR-URL: #21627
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.

Docs (N-API): napi_create_function docs inconsistent
6 participants