Skip to content

Fix missing references in doc type map - #64872

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
pimterry:fix-h2-docs-header-links
Aug 3, 2026
Merged

Fix missing references in doc type map#64872
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
pimterry:fix-h2-docs-header-links

Conversation

@pimterry

Copy link
Copy Markdown
Member

Each addition here is an existing reference that currently doesn't work. Most of these were correctly linked originally but they seem to have been lost during the migration from tools/doc/type-parser.mjs to doc/type-map.json in #57343.

I noticed this because of the HTTP/2 raw header case but it turns out there was a broader issue, presumably because the PR was open for nearly a year, so lots of opportunity for conflict resolution to miss things.

A few of the references here are new and never linked correctly, but have an obvious target that's unambiguous so I've included them.

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label Jul 31, 2026
A few of these were lost in recent refactorings, and some never
existed at all.

Signed-off-by: Tim Perry <pimterry@gmail.com>
@pimterry
pimterry force-pushed the fix-h2-docs-header-links branch from f64dd78 to a30b72a Compare July 31, 2026 13:47
@jakecastelli jakecastelli added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jul 31, 2026
@pimterry pimterry added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 3, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 3, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 80c57e4 into nodejs:main Aug 3, 2026
31 of 32 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 80c57e4

aduh95 pushed a commit that referenced this pull request Aug 3, 2026
A few of these were lost in recent refactorings, and some never
existed at all.

Signed-off-by: Tim Perry <pimterry@gmail.com>
PR-URL: #64872
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Aviv Keller <me@aviv.sh>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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 pending requests for changes, and a CI started. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants