Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit abcb138d authored by Trevor Johns's avatar Trevor Johns
Browse files

Docs: Add TOC page for Wearable samples

Change-Id: I0fdf412f20fb2a45c34c9700ed1ca9446cfc6ff3
parent 7b4a38b1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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 −0
Original line number Diff line number Diff line
page.title=Wearable
@jd:body


<div id="samples" class="wearable">
</div>


<script>
  $(document).ready(showSamples);
</script>