diff options
| author | Trevor Johns <trevorjohns@google.com> | 2014-12-03 20:43:03 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-12-03 20:43:03 +0000 |
| commit | 8e78f0a7122432c4cfabe86ccf46c724297e11b0 (patch) | |
| tree | ee24671babb6267f35f8e6596b44d8f9a9b1c551 /docs/html/samples | |
| parent | d0dca6f3221919a1d3c4daca8c6640aa23a913be (diff) | |
| parent | 9aa9e46b4e02e5f39752d93a3aa0645ede056fa9 (diff) | |
| download | frameworks_base-8e78f0a7122432c4cfabe86ccf46c724297e11b0.zip frameworks_base-8e78f0a7122432c4cfabe86ccf46c724297e11b0.tar.gz frameworks_base-8e78f0a7122432c4cfabe86ccf46c724297e11b0.tar.bz2 | |
am 9aa9e46b: am 5244ab68: am b769fc0c: am 512103d6: am 19275484: Merge "Docs: Add "admin" to samples categories" into lmp-docs
* commit '9aa9e46b4e02e5f39752d93a3aa0645ede056fa9':
Docs: Add "admin" to samples categories
Diffstat (limited to 'docs/html/samples')
| -rw-r--r-- | docs/html/samples/admin.jd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/html/samples/admin.jd b/docs/html/samples/admin.jd new file mode 100644 index 0000000..c6637d8 --- /dev/null +++ b/docs/html/samples/admin.jd @@ -0,0 +1,11 @@ +page.title=Admin +@jd:body + + +<div id="samples" class="admin"> +</div> + + +<script> + $(document).ready(showSamples); +</script> |
