summaryrefslogtreecommitdiffstats
path: root/docs/html/training
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/training')
-rw-r--r--docs/html/training/training_toc.cs7
-rw-r--r--docs/html/training/tv/discovery/recommendations.jd2
-rw-r--r--docs/html/training/tv/tif/index.jd2
3 files changed, 6 insertions, 5 deletions
diff --git a/docs/html/training/training_toc.cs b/docs/html/training/training_toc.cs
index 8b233a3..0fee771 100644
--- a/docs/html/training/training_toc.cs
+++ b/docs/html/training/training_toc.cs
@@ -902,7 +902,7 @@ include the action bar on devices running Android 2.1 or higher."
<li class="nav-section">
<div class="nav-section-header">
<a href="<?cs var:toroot ?>training/tv/discovery/index.html"
- description="How to help users discovery content from your app.">
+ description="How to help users discover content from your app.">
Helping Users Find Content on TV</a>
</div>
<ul>
@@ -924,8 +924,9 @@ include the action bar on devices running Android 2.1 or higher."
</li>
<li>
- <a href="<?cs var:toroot ?>training/tv/tif/index.html">
- TV Input Framework</a>
+ <a href="<?cs var:toroot ?>training/tv/tif/index.html"
+ description="How to build Live TV apps.">
+ Building Live TV Apps</a>
</li>
</ul>
</li>
diff --git a/docs/html/training/tv/discovery/recommendations.jd b/docs/html/training/tv/discovery/recommendations.jd
index 048b649..a6eb152 100644
--- a/docs/html/training/tv/discovery/recommendations.jd
+++ b/docs/html/training/tv/discovery/recommendations.jd
@@ -29,7 +29,7 @@ trainingnavtop=true
bring users back to your app.
</p>
-<img src="{@docRoot}preview/tv/images/home-recommendations.png" alt="" id="figure1" />
+<img src="{@docRoot}images/tv/home-recommendations.png" alt="" id="figure1" />
<p class="img-caption">
<strong>Figure 1.</strong> An example of the recommendations row.
</p>
diff --git a/docs/html/training/tv/tif/index.jd b/docs/html/training/tv/tif/index.jd
index aac640c..dc191f9 100644
--- a/docs/html/training/tv/tif/index.jd
+++ b/docs/html/training/tv/tif/index.jd
@@ -1,4 +1,4 @@
-page.title=TV Input Framework
+page.title=Building Live TV Apps
page.tags=tif
@jd:body