Files
shaka-player/docs/tutorials/index.json
T
Joey Parrish 20ddb8a130 License-wrapping tutorial
Change-Id: I62d81f9c0a5b46c843c753ca64bdfc7d3f10b6a0
2016-05-13 07:47:04 +00:00

18 lines
865 B
JSON

[
{ "welcome": { "title": "Welcome to Shaka Player" } },
{ "basic-usage": { "title": "Basic Usage" } },
{ "debugging": { "title": "Debugging the Uncompiled Library" } },
{ "config": { "title": "Configuration" } },
{ "network-and-buffering-config": { "title": "Network and Buffering Configuration" } },
{ "drm-config": { "title": "DRM Configuration" } },
{ "license-server-auth": { "title": "License Server Authentication" } },
{ "license-wrapping": { "title": "License Wrapping" } },
{ "Coming Soon": { "children": [
{ "live": { "title": "Special Considerations for Live Streaming" } },
{ "offline": { "title": "Offline Storage and Playback" } }
] } },
{ "plugins": { "title": "Plugins and Customizing the Build" } },
{ "architecture": { "title": "Architecture Diagrams" } },
{ "upgrade": { "title": "Shaka v2 Upgrade Guide" } }
]