Skip to content

Commit b69ede1

Browse files
chore: remove old docs deployment (#4626)
1 parent 31915e4 commit b69ede1

File tree

3 files changed

+1
-104
lines changed

3 files changed

+1
-104
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.github/workflows/test-build-docs.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
11
# react-native-video-docs
22

3-
This is the documentation for the [react-native-video](github.com/TheWidlarzGroup/react-native-video).
4-
Project is using [bun](https://bun.sh) to build and run the documentation.
5-
Framework for static site generation is [Nextra](https://nextra.site/docs)
6-
7-
```bash
8-
bun install
9-
```
10-
11-
To run:
12-
13-
```bash
14-
bun run dev
15-
```
3+
Documentation have been moved to [`v7`](https://github.com/TheWidlarzGroup/react-native-video/tree/v7/docs) branch. Any changes should be made there. Any changes to `v7` branch will be automatically deployed to [docs.thewidlarzgroup.com](https://docs.thewidlarzgroup.com/react-native-video). Changed made in `master` branch will be be ignored.

0 commit comments

Comments
 (0)