Files
shaka-player/tutorials/index.json
T
Joey Parrish be9e0dff3e Add offline tutorial to the index, reorder tutorials.
Closes #60.

Change-Id: I29ee5deefd92ce329a2feb74857aad45de3acb0f
2015-05-01 11:35:09 -07:00

12 lines
498 B
JSON

[
{ "intro": { "title": "Intro to DASH Streams" } },
{ "player": { "title": "DASH Playback with the Shaka Player" } },
{ "offline": { "title": "Offline Playback with the Shaka Player" } },
{ "live": { "title": "Live Streaming" } },
{ "language": { "title": "Language Support" } },
{ "dev": { "title": "Shaka Player Development" } },
{ "windows": { "title": "Building on Windows" } },
{ "polyfills": { "title": "Polyfills" } },
{ "caveats": { "title": "Content Restrictions" } }
]