From 152e7683355bcbc1fc697033c7472bbd508c7c0f Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 31 Oct 2013 07:19:54 -0700 Subject: [PATCH] add static landing pages for sample topics Change-Id: I76c04e7916977d426c4d02554f2eb36309996cf4 --- docs/html/samples/background.jd | 11 +++++++++++ docs/html/samples/connectivity.jd | 11 +++++++++++ docs/html/samples/content.jd | 11 +++++++++++ docs/html/samples/input.jd | 11 +++++++++++ docs/html/samples/media.jd | 11 +++++++++++ docs/html/samples/security.jd | 11 +++++++++++ docs/html/samples/testing.jd | 11 +++++++++++ docs/html/samples/topic.jd | 26 -------------------------- docs/html/samples/ui.jd | 11 +++++++++++ docs/html/samples/views.jd | 11 +++++++++++ 10 files changed, 99 insertions(+), 26 deletions(-) create mode 100644 docs/html/samples/background.jd create mode 100644 docs/html/samples/connectivity.jd create mode 100644 docs/html/samples/content.jd create mode 100644 docs/html/samples/input.jd create mode 100644 docs/html/samples/media.jd create mode 100644 docs/html/samples/security.jd create mode 100644 docs/html/samples/testing.jd delete mode 100644 docs/html/samples/topic.jd create mode 100644 docs/html/samples/ui.jd create mode 100644 docs/html/samples/views.jd diff --git a/docs/html/samples/background.jd b/docs/html/samples/background.jd new file mode 100644 index 0000000000000..ec87f84e65aca --- /dev/null +++ b/docs/html/samples/background.jd @@ -0,0 +1,11 @@ +page.title=Background +@jd:body + + +
+
+ + + diff --git a/docs/html/samples/connectivity.jd b/docs/html/samples/connectivity.jd new file mode 100644 index 0000000000000..03f2f656f21fd --- /dev/null +++ b/docs/html/samples/connectivity.jd @@ -0,0 +1,11 @@ +page.title=Connectivity +@jd:body + + +
+
+ + + diff --git a/docs/html/samples/content.jd b/docs/html/samples/content.jd new file mode 100644 index 0000000000000..628e43c1a6ed9 --- /dev/null +++ b/docs/html/samples/content.jd @@ -0,0 +1,11 @@ +page.title=Content +@jd:body + + +
+
+ + + diff --git a/docs/html/samples/input.jd b/docs/html/samples/input.jd new file mode 100644 index 0000000000000..eab29e155d641 --- /dev/null +++ b/docs/html/samples/input.jd @@ -0,0 +1,11 @@ +page.title=Input +@jd:body + + +
+
+ + + diff --git a/docs/html/samples/media.jd b/docs/html/samples/media.jd new file mode 100644 index 0000000000000..77a502735849e --- /dev/null +++ b/docs/html/samples/media.jd @@ -0,0 +1,11 @@ +page.title=Media +@jd:body + + +
+
+ + + diff --git a/docs/html/samples/security.jd b/docs/html/samples/security.jd new file mode 100644 index 0000000000000..f136c0142bc7b --- /dev/null +++ b/docs/html/samples/security.jd @@ -0,0 +1,11 @@ +page.title=Security +@jd:body + + +
+
+ + + diff --git a/docs/html/samples/testing.jd b/docs/html/samples/testing.jd new file mode 100644 index 0000000000000..dc066227454ef --- /dev/null +++ b/docs/html/samples/testing.jd @@ -0,0 +1,11 @@ +page.title=Testing +@jd:body + + +
+
+ + + diff --git a/docs/html/samples/topic.jd b/docs/html/samples/topic.jd deleted file mode 100644 index cac9b10704f6b..0000000000000 --- a/docs/html/samples/topic.jd +++ /dev/null @@ -1,26 +0,0 @@ -page.title=Samples -@jd:body - - -
-
- - - - diff --git a/docs/html/samples/ui.jd b/docs/html/samples/ui.jd new file mode 100644 index 0000000000000..f558094149b67 --- /dev/null +++ b/docs/html/samples/ui.jd @@ -0,0 +1,11 @@ +page.title=UI +@jd:body + + +
+
+ + + diff --git a/docs/html/samples/views.jd b/docs/html/samples/views.jd new file mode 100644 index 0000000000000..10e556bed0370 --- /dev/null +++ b/docs/html/samples/views.jd @@ -0,0 +1,11 @@ +page.title=Views +@jd:body + + +
+
+ + +