Skip to content

Commit ce096c1

Browse files
committed
order stream docs sidebar @renandincer
1 parent 324478b commit ce096c1

File tree

11 files changed

+44
-0
lines changed

11 files changed

+44
-0
lines changed

products/stream/src/content/analytics/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 0
3+
---
4+
15
# Analytics
26

37
Cloudflare measures the following metrics for every video play:

products/stream/src/content/captions-subtitles/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 4
3+
---
4+
15
# Captions and Subtitles
26

37
Adding captions and subtitles to your video library.

products/stream/src/content/direct-user-uploads/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 5
3+
---
4+
15
# Direct User Uploads
26

37
Direct uploads allow users to upload videos without API keys. A common place to

products/stream/src/content/faq/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 6
3+
---
4+
15
# FAQ
26

37
## What formats and quality levels are delivered through Cloudflare Stream?

products/stream/src/content/getting-started/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 1
3+
---
4+
15
# Getting Started
26

37
Cloudflare Stream is a video-on-demand platform for developers and content teams building video applications. With Stream, it's one easy API call to upload a video and get an embedable video.

products/stream/src/content/recipes/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 7
3+
---
4+
15
# Recipes
26

37
Check out these recipes you can use to customize Stream to your needs.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 8
3+
---
4+
15
# Security
26

37
<DirectoryListing path="/security"/>

products/stream/src/content/thumbnails/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 9
3+
---
4+
15
# Thumbnails
26

37
## Use Case 1: Generating a thumbnail on-the-fly

products/stream/src/content/video-playback/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 2
3+
---
4+
15
# Player & Playback
26

37
Stream comes with a standard web player with a number of features built in:

products/stream/src/content/watermarks/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
order: 3
3+
---
4+
15
# Watermarks
26

37
You can add watermarks to videos uploaded using the Stream API.

0 commit comments

Comments
 (0)