Conversation
doc/api/process.md
Outdated
There was a problem hiding this comment.
Should we link to the supported platforms table? (I forget where it is..)
There was a problem hiding this comment.
I cannot find that either...
There was a problem hiding this comment.
There was a problem hiding this comment.
@gibfahn it seems that the table just list the supported platforms, but not the value of the API.
doc/api/process.md
Outdated
There was a problem hiding this comment.
Non-blocking nit: Remove *Note*: and let the paragraph stand on its own.
doc/api/process.md
Outdated
There was a problem hiding this comment.
Nit: is considered to be experimental at this time -> is experimental.
doc/api/process.md
Outdated
There was a problem hiding this comment.
Non-blocking nit: remove "at this time"
| ``` | ||
|
|
||
| The value `'android'` may also be returned if the Node.js is built on the | ||
| Android operating system. However, Android support in Node.js is experimental. |
There was a problem hiding this comment.
@marswong , in reply to #18057 (comment)
Yes, I was replying to @Fishrock123 's suggestion that we link to the supported platforms table.
Maybe something like this:
Android support in Node.js is experimental.
PR-URL: nodejs#18057 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
PR-URL: #18057 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
PR-URL: #18057 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
PR-URL: #18057 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
PR-URL: nodejs#18057 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
doc