-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Description
Affected URL(s)
https://nodejs.org/api/process.html
Description of the problem
The Node.js documentation is, for the most part, sorted alphabetically (or, at least, within every conceptual section, it's sorted alphabetically).
The process
API documentation more-or-less follows this rule, with two methods being out of place - availableMemory
and execve
.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.