commit | 3b7199aed479ed4d45fff9f5ffb01718c8bc4c2c | [log] [tgz] |
---|---|---|
author | Scott Main <smain@google.com> | Thu Oct 31 07:19:54 2013 -0700 |
committer | Scott Main <smain@google.com> | Thu Oct 31 16:40:01 2013 +0000 |
tree | df57b6c09b56299372450f510d4099e00fb74535 | |
parent | 6af82cf924be6b1ac8875919cb23efd38c2f26ca [diff] [blame] |
add static landing pages for sample topics Change-Id: I76c04e7916977d426c4d02554f2eb36309996cf4 (cherry picked from commit 152e7683355bcbc1fc697033c7472bbd508c7c0f)
diff --git a/docs/html/samples/testing.jd b/docs/html/samples/testing.jd new file mode 100644 index 0000000..dc06622 --- /dev/null +++ b/docs/html/samples/testing.jd
@@ -0,0 +1,11 @@ +page.title=Testing +@jd:body + + +<div id="samples" class="testing"> +</div> + + +<script> + $(document).ready(showSamples); +</script>