diff options
| author | 2013-10-16 11:43:09 -0700 | |
|---|---|---|
| committer | 2013-10-16 11:43:09 -0700 | |
| commit | 8c317898ee65462e9fa7b511ddf5d89c4d77e291 (patch) | |
| tree | 4207ca28863bd1beb2ecd7390e4df5ca622b890b | |
| parent | e5799cbec23e36e537884dbbd0d77a10532e35fb (diff) | |
| parent | e2ac9a975c111f4f020b2655f798fa61b942988c (diff) | |
am e2ac9a97: am 315bd412: am 1bab3f53: am a4825fbe: am 655d8c40: am 4aa6b10c: add some search suggestions
* commit 'e2ac9a975c111f4f020b2655f798fa61b942988c':
add some search suggestions
| -rw-r--r-- | docs/html/training/animation/index.jd | 2 | ||||
| -rw-r--r-- | docs/html/training/beam-files/index.jd | 1 | ||||
| -rw-r--r-- | docs/html/training/secure-file-sharing/index.jd | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/docs/html/training/animation/index.jd b/docs/html/training/animation/index.jd index b2815fcce95a..b6940f82221f 100644 --- a/docs/html/training/animation/index.jd +++ b/docs/html/training/animation/index.jd @@ -1,5 +1,5 @@ page.title=Adding Animations -page.tags="animation","views","layout","user interface" +page.tags="Animator","views","layout","user interface" trainingnavtop=true startpage=true diff --git a/docs/html/training/beam-files/index.jd b/docs/html/training/beam-files/index.jd index 71550924a8f8..e4bac2e4577b 100644 --- a/docs/html/training/beam-files/index.jd +++ b/docs/html/training/beam-files/index.jd @@ -1,4 +1,5 @@ page.title=Sharing Files with NFC +page.tags="NfcAdapter","Android Beam","share","file transfer" trainingnavtop=true startpage=true diff --git a/docs/html/training/secure-file-sharing/index.jd b/docs/html/training/secure-file-sharing/index.jd index 19a10428176d..aa009fc2caa5 100644 --- a/docs/html/training/secure-file-sharing/index.jd +++ b/docs/html/training/secure-file-sharing/index.jd @@ -1,4 +1,5 @@ page.title=Sharing Files +page.tags="FileProvider","share","ContentProvider" trainingnavtop=true startpage=true |