Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: updates for better json generating #51592

Merged
merged 1 commit into from Feb 13, 2024

Conversation

Semigradsky
Copy link
Contributor

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

image

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

@nodejs-github-bot
Copy link
Collaborator

Review requested:

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

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jan 29, 2024
@ShogunPanda
Copy link
Contributor

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

doc/api/crypto.md Outdated Show resolved Hide resolved
doc/api/crypto.md Outdated Show resolved Hide resolved
@atlowChemi atlowChemi added the commit-queue Add this label to land a pull request using GitHub Actions. label Feb 13, 2024
@nodejs-github-bot 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 nodejs-github-bot merged commit bf39716 into nodejs:main Feb 13, 2024
15 checks passed
@nodejs-github-bot
Copy link
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 marco-ippolito mentioned this pull request Mar 1, 2024
rdw-msft pushed a commit to rdw-msft/node that referenced this pull request Mar 20, 2024
PR-URL: nodejs#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 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 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 richardlau mentioned this pull request Mar 25, 2024
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.

None yet

8 participants