diff options
author | Joe Fernandez <joefernandez@google.com> | 2014-06-20 21:36:25 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2014-06-20 00:24:32 +0000 |
commit | 2d7b3dedd0ddccd5a44b7c289f5075ea1696c06c (patch) | |
tree | a1cd4b8ac21b0ec7779ac644f5afefe3e49da93f /docs/html/guide/guide_toc.cs | |
parent | 4737af8b0aa77681270b6bc6478a946b71144e45 (diff) | |
parent | afe3bb96f2b931b87012aae6e58fee3e79bac3dc (diff) |
Merge "ExoPlayer developer guide" into klp-docs
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index ff083120e824..ea36405d7788 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -373,6 +373,9 @@ <li><a href="<?cs var:toroot ?>guide/topics/media/mediarouteprovider.html"> <span class="en">Media Route Provider</span></a> </li> + <li><a href="<?cs var:toroot ?>guide/topics/media/exoplayer.html"> + <span class="en">ExoPlayer</span></a> + </li> <li><a href="<?cs var:toroot ?>guide/appendix/media-formats.html"> <span class="en">Supported Media Formats</span></a> </li> |