Skip to content

Commit

Permalink
Merge pull request #54 from apivideo/update-page-nav-structure
Browse files Browse the repository at this point in the history
Update page nav structure
  • Loading branch information
bot-api-video authored Sep 13, 2023
2 parents a920eef + 3a63191 commit 883f19f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 20 deletions.
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

0 comments on commit 883f19f

Please sign in to comment.