|
| 1 | +# Pages in this section (from index.mdx) |
| 2 | + |
| 3 | +## Top-level |
| 4 | +- [Livepeer Products & Developer Platforms](products-portal.mdx) |
| 5 | + |
| 6 | +## Products |
| 7 | +- [Ecosystem Products](products/all-ecosystem/ecosystem-products.mdx) |
| 8 | +- [Product HUB](products/all-ecosystem/product-hub.mdx) |
| 9 | +- [Daydream](products/daydream/daydream.mdx) |
| 10 | +- [Embody Avatars](products/embody/overview.mdx) |
| 11 | +- [Frameworks](products/frameworks/frameworks.mdx) |
| 12 | +- [API Reference](products/livepeer-studio/api-reference/overview.mdx) |
| 13 | +- [Authentication](products/livepeer-studio/getting-started/authentication.mdx) |
| 14 | +- [Getting Started with Livepeer Studio](products/livepeer-studio/getting-started/overview.mdx) |
| 15 | +- [Studio CLI](products/livepeer-studio/getting-started/studio-cli.mdx) |
| 16 | +- [Clip a livestream](products/livepeer-studio/guides/clip-livestream.mdx) |
| 17 | +- [Create a livestream](products/livepeer-studio/guides/create-livestream.mdx) |
| 18 | +- [Encrypted assets](products/livepeer-studio/guides/encrypted-assets.mdx) |
| 19 | +- [Listen to events](products/livepeer-studio/guides/listen-to-events.mdx) |
| 20 | +- [Livestream from browser](products/livepeer-studio/guides/livestream-from-browser.mdx) |
| 21 | +- [Managing projects](products/livepeer-studio/guides/managing-projects.mdx) |
| 22 | +- [Multistream](products/livepeer-studio/guides/multistream.mdx) |
| 23 | +- [Optimize latency](products/livepeer-studio/guides/optimize-latency.mdx) |
| 24 | +- [Play an asset](products/livepeer-studio/guides/playback-asset.mdx) |
| 25 | +- [Play a livestream](products/livepeer-studio/guides/playback-livestream.mdx) |
| 26 | +- [Player and embed](products/livepeer-studio/guides/player-and-embed.mdx) |
| 27 | +- [Stream health](products/livepeer-studio/guides/stream-health.mdx) |
| 28 | +- [Stream via OBS](products/livepeer-studio/guides/stream-via-obs.mdx) |
| 29 | +- [Thumbnails (VOD)](products/livepeer-studio/guides/thumbnails-vod.mdx) |
| 30 | +- [Transcode video](products/livepeer-studio/guides/transcode-video.mdx) |
| 31 | +- [Upload an asset](products/livepeer-studio/guides/upload-asset.mdx) |
| 32 | +- [Webhooks](products/livepeer-studio/guides/webhooks.mdx) |
| 33 | +- [Access control with JWTs](products/livepeer-studio/guides/access-control/jwt.mdx) |
| 34 | +- [Access control overview](products/livepeer-studio/guides/access-control/overview.mdx) |
| 35 | +- [Access control with webhooks](products/livepeer-studio/guides/access-control/webhooks.mdx) |
| 36 | +- [Analytics](products/livepeer-studio/guides/analytics/overview.mdx) |
| 37 | +- [API overview](products/livepeer-studio/overview/api-overview.mdx) |
| 38 | +- [Livepeer Studio Client Use Cases](products/livepeer-studio/overview/client-use-cases.mdx) |
| 39 | +- [Livestream overview](products/livepeer-studio/overview/livestream-overview.mdx) |
| 40 | +- [Livepeer Studio overview](products/livepeer-studio/overview/overview.mdx) |
| 41 | +- [Quickstart](products/livepeer-studio/overview/quickstart.mdx) |
| 42 | +- [SDKs overview](products/livepeer-studio/overview/sdks-overview.mdx) |
| 43 | +- [Video on demand overview](products/livepeer-studio/overview/vod-overview.mdx) |
| 44 | +- [Streamplace Architecture](products/streamplace/streamplace-architecture.mdx) |
| 45 | +- [How Streamplace Works](products/streamplace/streamplace-guide.mdx) |
| 46 | +- [Developer Integration Guide](products/streamplace/streamplace-integration.mdx) |
| 47 | +- [Provenance & Metadata](products/streamplace/streamplace-provenance.mdx) |
| 48 | +- [Streamplace Overview](products/streamplace/streamplace.mdx) |
| 49 | + |
| 50 | +# Headers (## from index.mdx) |
| 51 | + |
| 52 | +- ## Products |
| 53 | + |
| 54 | +# TODO: |
| 55 | + |
| 56 | +## Upgrade: |
| 57 | +- Refresh content and examples for all non-warning pages listed above. |
| 58 | +- Improve SEO metadata and section-level discoverability. |
| 59 | + |
| 60 | +## Remove: |
| 61 | +- Remove stale links or outdated references discovered during testing. |
| 62 | + |
| 63 | +## Rename |
| 64 | +- Align page and folder names with current information architecture. |
| 65 | + |
| 66 | +## Move |
| 67 | +- Consolidate misplaced pages into the correct section hierarchy. |
| 68 | + |
| 69 | +## Test / Fix |
| 70 | +- Verify all internal links in listed pages resolve without 404s. |
| 71 | +- Verify index navigation order and grouping match the headers above. |
| 72 | +- Validate frontmatter consistency (title, description, sidebar labels). |
| 73 | +- Check every overview page links clearly to its child detail pages. |
| 74 | +- Execute quickstart/get-started steps end-to-end and confirm prerequisites are accurate. |
| 75 | +- Run guide workflows to ensure commands/snippets still work as written. |
| 76 | +- Test API reference examples for correct method, auth, request schema, and response fields. |
0 commit comments