diff options
author | Scott Main <> | 2009-04-29 13:35:47 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-04-29 13:35:47 -0700 |
commit | eff18de6049b0f4d9a67cf2b782059127f426d56 (patch) | |
tree | e9b547765f698ba8abb7c68935c529a4146b7d8c /docs | |
parent | c9a847a4b10da8366d95ffe018725d6879db4cd9 (diff) | |
parent | c13fe2c00b05dfdf3b5ee220ab0327358ed04081 (diff) | |
download | frameworks_base-eff18de6049b0f4d9a67cf2b782059127f426d56.zip frameworks_base-eff18de6049b0f4d9a67cf2b782059127f426d56.tar.gz frameworks_base-eff18de6049b0f4d9a67cf2b782059127f426d56.tar.bz2 |
am c13fe2c: am c804836: AI 147951: delete unused files
Merge commit 'c13fe2c00b05dfdf3b5ee220ab0327358ed04081'
* commit 'c13fe2c00b05dfdf3b5ee220ab0327358ed04081':
AI 147951: delete unused files
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/blog/blog_toc.cs | 1 | ||||
-rw-r--r-- | docs/html/blog/index.jd | 4 | ||||
-rw-r--r-- | docs/html/publish/index.jd | 5 | ||||
-rw-r--r-- | docs/html/publish/publish_toc.cs | 1 | ||||
-rw-r--r-- | docs/html/reference/reference_toc.cs | 1 |
5 files changed, 0 insertions, 12 deletions
diff --git a/docs/html/blog/blog_toc.cs b/docs/html/blog/blog_toc.cs deleted file mode 100644 index b2a73f5..0000000 --- a/docs/html/blog/blog_toc.cs +++ /dev/null @@ -1 +0,0 @@ -<ul>
<li>Android Developer Blog
<ul>
<li><a href="">Blog</a></li>
<li><a href="">Blog</a></li>
</ul>
</li>
</ul>
FIXME
diff --git a/docs/html/blog/index.jd b/docs/html/blog/index.jd deleted file mode 100644 index 835c55d..0000000 --- a/docs/html/blog/index.jd +++ /dev/null @@ -1,4 +0,0 @@ -page.title=Android Developer Blog -@jd:body - -FIXME diff --git a/docs/html/publish/index.jd b/docs/html/publish/index.jd deleted file mode 100644 index 63f2e68..0000000 --- a/docs/html/publish/index.jd +++ /dev/null @@ -1,5 +0,0 @@ -publish=true -page.title=Publish Your Application -@jd:body - -FIXME diff --git a/docs/html/publish/publish_toc.cs b/docs/html/publish/publish_toc.cs deleted file mode 100644 index c6f5c65..0000000 --- a/docs/html/publish/publish_toc.cs +++ /dev/null @@ -1 +0,0 @@ -<ul>
<li>Publish
<ul>
<li><a href="">Publish</a></li>
<li><a href="">Publish</a></li>
</ul>
</li>
</ul>
FIXME
diff --git a/docs/html/reference/reference_toc.cs b/docs/html/reference/reference_toc.cs deleted file mode 100644 index 60e9d5f..0000000 --- a/docs/html/reference/reference_toc.cs +++ /dev/null @@ -1 +0,0 @@ -<ul>
<li>API Ref
<ul>
<li><a href="">API Ref</a></li>
<li><a href="">API Ref</a></li>
</ul>
</li>
</ul>
FIXME
|