aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSkyler Kaufman <skyler@google.com>2011-04-07 15:11:52 -0700
committerSkyler Kaufman <skyler@google.com>2011-04-08 09:27:47 -0700
commit44436912beb88a9bdc0e45a8dcd054603a2947d9 (patch)
tree0957d747b1f044d30762c8666637249475d6caef /templates
parent669d364ad334fe95aa35a8724189a567afe6ba5c (diff)
downloadsource.android.com-44436912beb88a9bdc0e45a8dcd054603a2947d9.tar.gz
Minor changes since Dan's changes
Changes to source text, and removal of useless images. Change-Id: I9da0c26021df33cf2bb576b13a18a591d220d2a0
Diffstat (limited to 'templates')
-rw-r--r--templates/footer9
-rw-r--r--templates/header4
-rw-r--r--templates/includes12
-rw-r--r--templates/main1
-rw-r--r--templates/sidebar1
5 files changed, 1 insertions, 26 deletions
diff --git a/templates/footer b/templates/footer
index f41abcd5..9e4f297e 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 6324c6f2..823053f6 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 @@ Home | Source | Porting | Compatibility | Community | About -->
</div>
</div>
</div>
+
diff --git a/templates/includes b/templates/includes
index 686f609d..823e61ed 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 8698c794..dad5c21d 100644
--- a/templates/main
+++ b/templates/main
@@ -2,4 +2,3 @@
$main
</div>
-
diff --git a/templates/sidebar b/templates/sidebar
index de0c0288..a8c7b554 100644
--- a/templates/sidebar
+++ b/templates/sidebar
@@ -2,4 +2,3 @@
$sidebar
</div>
-