Skip to content

Fix missing references in doc type map - #64872

Open
pimterry wants to merge 1 commit into
nodejs:mainfrom
pimterry:fix-h2-docs-header-links
Open

Fix missing references in doc type map#64872
pimterry wants to merge 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
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.

6 participants