am 86272c9c: am 4c24abe9: am 2988436b: am fb28bd15: Merge "Docs: Add TOC page for Wearable samples" into lmp-dev

* commit '86272c9c9c7bb0603cf1626b01f55ac4d94047dd':
  Docs: Add TOC page for Wearable samples
This commit is contained in:
Trevor Johns
2014-10-23 22:24:07 +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>