am fb28bd15: Merge "Docs: Add TOC page for Wearable samples" into lmp-dev

* commit 'fb28bd158dd387225bb55e31da60101436e7b13c':
  Docs: Add TOC page for Wearable samples
This commit is contained in:
Trevor Johns
2014-10-23 21:52:47 +00:00
committed by Android Git Automerger
2 changed files with 13 additions and 1 deletions

View File

@@ -737,7 +737,8 @@ sample_groups := -samplegroup Background \
-samplegroup Sensors \
-samplegroup Testing \
-samplegroup UI \
-samplegroup Views
-samplegroup Views \
-samplegroup Wearable
## SDK version identifiers used in the published docs
# major[.minor] version for current SDK. (full releases only)

View File

@@ -0,0 +1,11 @@
page.title=Wearable
@jd:body
<div id="samples" class="wearable">
</div>
<script>
$(document).ready(showSamples);
</script>