* commit '512103d62d932c882ff0c233787be1a902518585': Docs: Add "admin" to samples categories
This commit is contained in:
@@ -727,7 +727,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
docs/html/samples/admin.jd
Normal file
11
docs/html/samples/admin.jd
Normal file
@@ -0,0 +1,11 @@
|
||||
page.title=Admin
|
||||
@jd:body
|
||||
|
||||
|
||||
<div id="samples" class="admin">
|
||||
</div>
|
||||
|
||||
|
||||
<script>
|
||||
$(document).ready(showSamples);
|
||||
</script>
|
||||
Reference in New Issue
Block a user