Skip to content

Conversation

@ngbrown
Copy link
Contributor

@ngbrown ngbrown commented Jul 16, 2025

When fixing #14017, and test-generating the markdown files I noticed that all the relative references to local files generated with the slashes swapped. I'm on Windows. This change replaces the "\" with "/" at the source of generating the relative path on path.relative() in the scripts/docs.ts file.

No changeset because this is documentation mechanics.

@changeset-bot
Copy link

changeset-bot bot commented Jul 16, 2025

⚠️ No Changeset found

Latest commit: 7b540e1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@brophdawg11
Copy link
Contributor

Thanks!

@brophdawg11 brophdawg11 merged commit 4a85e08 into remix-run:dev Jul 16, 2025
5 checks passed
@ngbrown ngbrown deleted the docs-jsdoc-fix branch July 16, 2025 21:09
@MichaelDeBoey MichaelDeBoey changed the title fix(jsdoc) Normalize generated path on Windows docs(api): normalize generated file-path on Windows Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants