Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update page nav structure #54

Merged
merged 1 commit into from
Sep 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions delivery-analytics/navigation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
items:
- label: How does video delivery work?
href: /delivery-analytics/README.md
- label: Delivery best practices
href: /delivery-analytics/player-best-practices.md
- label: Delivery & Analytics quickstart
href: /delivery-analytics/delivery-analytics-quickstart.md
- heading: Features
Expand All @@ -31,8 +29,6 @@
href: /delivery-analytics/private-videos-with-custom-players-session-retention.md
- label: Private video session tokens
href: /delivery-analytics/private-video-session-tokens.md
- label: Video security best practices
href: /delivery-analytics/video-security-best-practices.md

- heading: Players
items:
Expand All @@ -47,11 +43,7 @@

- heading: Analytics
items:
- label: Analytics SDKs
href: /sdks/player/README.md#player-analytics-sdks
- label: Player analytics
- label: Analytics & data
href: /delivery-analytics/analytics.md
collapsed: true
items:
- label: How to - analytics with api.video Player SDK
href: /delivery-analytics/how-to-player-sdk-analytics.md
- label: Analytics SDKs
href: /sdks/player/README.md#player-analytics-sdks
8 changes: 4 additions & 4 deletions reference/navigation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
items:
- label: Introduction
href: ././README.md
- label: Authentication
href: ./authentication-guide.md
- label: Postman Collection
- label: Postman collection
href: ./postman-collection.md
- label: Webhooks
href: ./create-and-manage-webhooks.md

- heading: Authentication
items:
- label: Overview
href: ./authentication-guide.md
- label: Basic authentication
href: ./basic-authentication.md
- label: Disposable Bearer Token Authentication (Optional)
- label: Bearer token authentication
href: ./disposable-bearer-token-authentication.md
- open_api_spec: openapi.yaml
only:
Expand Down
2 changes: 1 addition & 1 deletion vod/demo-loom-clone.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Loom clone"
title: "Loom mockup"
---

# Loom clone
Expand Down
4 changes: 0 additions & 4 deletions vod/navigation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,8 @@
href: /vod/add-a-thumbnail-to-your-video.md
- label: Delete A Video
href: /vod/delete-a-video.md
- label: Downloading videos
href: /vod/downloading-videos.md
- label: Video status & details
href: /vod/show-video-upload-status.md
- label: Video tagging
href: /vod/video-tagging.md


- heading: Annotations & branding
Expand Down