Docs: Add TOC page for Wearable samples
Change-Id: I0fdf412f20fb2a45c34c9700ed1ca9446cfc6ff3
This commit is contained in:
@@ -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)
|
||||
|
||||
11
docs/html/samples/wearable.jd
Normal file
11
docs/html/samples/wearable.jd
Normal file
@@ -0,0 +1,11 @@
|
||||
page.title=Wearable
|
||||
@jd:body
|
||||
|
||||
|
||||
<div id="samples" class="wearable">
|
||||
</div>
|
||||
|
||||
|
||||
<script>
|
||||
$(document).ready(showSamples);
|
||||
</script>
|
||||
Reference in New Issue
Block a user