Minor changes since Dan's changes
Changes to source text, and removal of useless images.
Change-Id: I9da0c26021df33cf2bb576b13a18a591d220d2a0
diff --git a/templates/footer b/templates/footer
index f41abcd..9e4f297 100644
--- a/templates/footer
+++ b/templates/footer
@@ -16,12 +16,3 @@
</div>
</div>
-<!-- script type="text/javascript">
- init(); /* initialize android-developer-docs.js */
- var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
- document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-</script>
-<script type="text/javascript">
- var pageTracker = _gat._getTracker("UA-5831155-1");
- pageTracker._trackPageview();
-</script -->
diff --git a/templates/header b/templates/header
index 6324c6f..823053f 100644
--- a/templates/header
+++ b/templates/header
@@ -1,6 +1,3 @@
-<!-- looks like:
-Home | Source | Porting | Compatibility | Community | About -->
-
<a name="top"/>
<div id="header">
@@ -26,3 +23,4 @@
</div>
</div>
</div>
+
diff --git a/templates/includes b/templates/includes
index 686f609..823e61e 100644
--- a/templates/includes
+++ b/templates/includes
@@ -4,17 +4,5 @@
<title>$title | Android Open Source</title>
<link href="/assets/main.css" rel="stylesheet" type="text/css" />
-
-<!-- <noscript>
- <style type="text/css">
- body{overflow:auto;}
- #body-content{position:relative; top:0;}
- #doc-content{overflow:visible;border-left:3px solid #666;}
- #side-nav{padding:0;}
- #side-nav .toggle-list ul {display:block;}
- #resize-packages-nav{border-bottom:3px solid #666;}
- </style>
- </noscript> -->
</head>
-
diff --git a/templates/main b/templates/main
index 8698c79..dad5c21 100644
--- a/templates/main
+++ b/templates/main
@@ -2,4 +2,3 @@
$main
</div>
-
diff --git a/templates/sidebar b/templates/sidebar
index de0c028..a8c7b55 100644
--- a/templates/sidebar
+++ b/templates/sidebar
@@ -2,4 +2,3 @@
$sidebar
</div>
-