Docs: Add TOC page for Wearable samples

Change-Id: I0fdf412f20fb2a45c34c9700ed1ca9446cfc6ff3
This commit is contained in:
Trevor Johns
2014-10-23 09:11:20 -07:00
parent 7b4a38b197
commit abcb138da8
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>