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

doc: updates for better json generating by Semigradsky · Pull Request #51592 · nodejs/node · GitHub

/ node Public

doc: updates for better json generating - #51592

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
Semigradsky:update-docs
Feb 13, 2024
Merged

doc: updates for better json generating#51592
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
Semigradsky:update-docs

Conversation

Copy link
Copy Markdown
Contributor

E.g. for tracker.calls([fn][, exact]) from doc/api/assert.md we currently have:

The return.desc doesn't explain return type.

So I made a change:

- * Returns: {Function} that wraps `fn`.
+ * Returns: {Function} A function that wraps `fn`.

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/crypto
  • @nodejs/http
  • @nodejs/loaders
  • @nodejs/net
  • @nodejs/test_runner

nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 29, 2024

Copy link
Copy Markdown
Contributor

@aduh95 This looks fine to me in general. Do we have any tool that would be broken by this?

Comment thread doc/api/fs.md Outdated
Comment thread doc/api/fs.md Outdated
Comment thread doc/api/webcrypto.md Outdated
Comment thread doc/api/webcrypto.md Outdated
Comment thread doc/api/crypto.md Outdated
Comment thread doc/api/crypto.md Outdated
atlowChemi added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 13, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 13, 2024
nodejs-github-bot merged commit bf39716 into nodejs:main Feb 13, 2024

Copy link
Copy Markdown
Collaborator

Landed in bf39716

targos pushed a commit that referenced this pull request Feb 15, 2024
PR-URL: #51592
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
marco-ippolito mentioned this pull request Mar 1, 2024
richardlau pushed a commit that referenced this pull request Mar 25, 2024
PR-URL: #51592
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
richardlau mentioned this pull request Mar 25, 2024
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

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL