Skip to content

Commit 900636f

Browse files
committed
chore: generate markdown docs from jsdocs
1 parent dea842d commit 900636f

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

docs/api/rsc/RSCHydratedRouter.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ to release notes for relevant changes.</docs-warning>
2828

2929
## Summary
3030

31-
[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react_router.unstable_RSCHydratedRouter.html)
32-
3331
Hydrates a server rendered [`unstable_RSCPayload`](https://api.reactrouter.com/v7/types/react_router.unstable_RSCPayload.html) in the browser.
3432

3533
```tsx

docs/api/rsc/createCallServer.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ to release notes for relevant changes.</docs-warning>
2828

2929
## Summary
3030

31-
[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react_router.unstable_createCallServer.html)
32-
3331
Create a React `callServer` implementation for React Router.
3432

3533
```tsx

docs/api/rsc/getRSCStream.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ to release notes for relevant changes.</docs-warning>
2828

2929
## Summary
3030

31-
[Reference Documentation ↗](https://api.reactrouter.com/v7/functions/react_router.unstable_getRSCStream.html)
32-
3331
Get the prerendered [RSC](https://react.dev/reference/rsc/server-components)
3432
stream for hydration. Usually passed directly to your
3533
`react-server-dom-xyz/client`'s `createFromReadableStream`.

0 commit comments

Comments
 (0)