Skip to content

doc: add missing backticks in n-api.md - #20390

Closed
vsemozhetbyt wants to merge 1 commit into
nodejs:masterfrom
vsemozhetbyt:doc-napi-codify
Closed

doc: add missing backticks in n-api.md#20390
vsemozhetbyt wants to merge 1 commit into
nodejs:masterfrom
vsemozhetbyt:doc-napi-codify

Conversation

@vsemozhetbyt

@vsemozhetbytvsemozhetbyt commented Apr 28, 2018

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Codify types, variable names, and code fragments checking patterns I've managed to think of.

Some nits were also fixed in passing (add missing periods, remove extra line breaks etc).

@nodejs/documentation, @nodejs/n-api, sorry for the big diff (it is easily reviewable though): it seems we are a bit (understandably) careless in this big and complicated doc.

Codify types, variable names, and code fragments
checking patterns I've managed to think of.
Some nits were also fixed in passing
(add missing periods, remove extra line breaks etc).
@nodejs-github-botnodejs-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 Apr 28, 2018
@vsemozhetbyt

Copy link
Copy Markdown
ContributorAuthor

@vsemozhetbyt

Copy link
Copy Markdown
ContributorAuthor

(Not sure if this can be fast-tracked with more than 200 lines diff, but as the changes are nits-only,
please, add 👍 here if you do approve fast-tracking after the review.)

@vsemozhetbytvsemozhetbyt added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 29, 2018
@BridgeARBridgeAR added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 29, 2018
@vsemozhetbyt

Copy link
Copy Markdown
ContributorAuthor

Landed in 8809f8b

@vsemozhetbyt
vsemozhetbyt deleted the doc-napi-codify branch April 29, 2018 14:45
vsemozhetbyt added a commit that referenced this pull request Apr 29, 2018
Codify types, variable names, and code fragments
checking patterns I've managed to think of.
Some nits were also fixed in passing
(add missing periods, remove extra line breaks etc).
PR-URL: #20390
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
MylesBorins pushed a commit that referenced this pull request May 4, 2018
Codify types, variable names, and code fragments
checking patterns I've managed to think of.
Some nits were also fixed in passing
(add missing periods, remove extra line breaks etc).
PR-URL: #20390
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@MylesBorinsMylesBorins mentioned this pull request May 8, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.fast-trackPRs that do not need to wait for 48 hours to land.node-apiIssues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@vsemozhetbyt@gabrielschulhof@tniessen@BridgeAR@trivikr@nodejs-github-bot