summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-04-20 14:23:21 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-04-20 14:23:21 -0700
commit5778626d9b3aa2d81dc8bbe3139547ad90b90f25 (patch)
tree8d2492e422d237a526ffbaf806a6e63bffdd8773 /docs/html
parentcd74a180ce2bb5d5bf4e274168b35f2143b32f72 (diff)
parent9b930d2134a1cebcafbcf2d05d429120e831a920 (diff)
downloadframeworks_base-5778626d9b3aa2d81dc8bbe3139547ad90b90f25.zip
frameworks_base-5778626d9b3aa2d81dc8bbe3139547ad90b90f25.tar.gz
frameworks_base-5778626d9b3aa2d81dc8bbe3139547ad90b90f25.tar.bz2
am 9b930d21: am 40a33f3b: Merge "docs: add meta description to first training docs" into ics-mr1
* commit '9b930d2134a1cebcafbcf2d05d429120e831a920': docs: add meta description to first training docs
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/training/basics/firstapp/index.jd1
-rw-r--r--docs/html/training/index.jd1
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/training/basics/firstapp/index.jd b/docs/html/training/basics/firstapp/index.jd
index a95ed8e..9ff5b18 100644
--- a/docs/html/training/basics/firstapp/index.jd
+++ b/docs/html/training/basics/firstapp/index.jd
@@ -1,4 +1,5 @@
page.title=Building Your First App
+page.metaDescription=If you're new to Android app development, this where you should begin. This series of lessons shows you how to create a new project, build a simple app, and run it on a device or emulator.
trainingnavtop=true
startpage=true
diff --git a/docs/html/training/index.jd b/docs/html/training/index.jd
index 5e85924..8bf32bb 100644
--- a/docs/html/training/index.jd
+++ b/docs/html/training/index.jd
@@ -1,4 +1,5 @@
page.title=Orientation to Android Training
+page.metaDescription=Android Training provides a collection of classes that aim to help you build great apps for Android. Each class explains the steps required to solve a problem or implement a feature using code snippets and sample code for you to use in your apps.
@jd:body