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

Commit ea28e5fd authored by Trevor Johns's avatar Trevor Johns Committed by Android Git Automerger
Browse files

am 8e78f0a7: am 9aa9e46b: am 5244ab68: am b769fc0c: am 512103d6: am 19275484:...

am 8e78f0a7: am 9aa9e46b: am 5244ab68: am b769fc0c: am 512103d6: am 19275484: Merge "Docs: Add "admin" to samples categories" into lmp-docs

* commit '8e78f0a7':
  Docs: Add "admin" to samples categories
parents 4888e337 8e78f0a7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -741,7 +741,8 @@ samples_dir := development/samples/browseable
# Whitelist of valid groups, used for default TOC grouping. Each sample must
# belong to one (and only one) group. Assign samples to groups by setting
# a sample.group var to one of these groups in the sample's _index.jd.
sample_groups := -samplegroup Background \
sample_groups := -samplegroup Admin \
                 -samplegroup Background \
                 -samplegroup Connectivity \
                 -samplegroup Content \
                 -samplegroup Input \
+11 −0
Original line number Diff line number Diff line
page.title=Admin
@jd:body


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


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