commit | 4cbe359abe26d749b1dbc9cf489a825af0cad005 | [log] [tgz] |
---|---|---|
author | Trevor Johns <trevorjohns@google.com> | Wed May 27 14:50:51 2015 -0700 |
committer | Trevor Johns <trevorjohns@google.com> | Wed May 27 14:55:49 2015 -0700 |
tree | 1737897186cad45ec42ffb86634e9e462dd520ec | |
parent | 1c673f9abe8b6d931456ce6709c9b00cdb5d11ca [diff] [blame] |
Add 'System' group to DAC sample browser Bug: 19708211 Change-Id: I55ad484647b859fce6c59f0e147523a8a709a527
diff --git a/docs/html/samples/system.jd b/docs/html/samples/system.jd new file mode 100644 index 0000000..618673d --- /dev/null +++ b/docs/html/samples/system.jd
@@ -0,0 +1,11 @@ +page.title=System +@jd:body + + +<div id="samples" class="system"> +</div> + + +<script> + $(document).ready(showSamples); +</script>