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

doc: add missing backticks in n-api.md by vsemozhetbyt · Pull Request #20390 · nodejs/node · GitHub

/ node Public

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 commented Apr 28, 2018
edited
Loading

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-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

Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Contributor Author

(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.)

vsemozhetbyt added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Apr 29, 2018
BridgeAR added the fast-track PRs that do not need to wait for 48 hours to land. label Apr 29, 2018

Copy link
Copy Markdown
Contributor Author

Landed in 8809f8b

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>
MylesBorins mentioned this pull request May 8, 2018
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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. node-api Issues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL