summaryrefslogtreecommitdiffstats
path: root/docs/manual/wtk.html
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2015-01-09 00:45:23 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-01-09 00:45:23 +0000
commit6af8f1004e0efe02a138286a34e833d1f3d227d7 (patch)
tree9ac962825d41c4fb8ad1ec0fc2e8b441b42d3869 /docs/manual/wtk.html
parent9961286c06c25cd03464d3e2b00bd9b9dedf96ba (diff)
parentcd9e071098d0539dda3a4a5d3f45cfd8814de4ed (diff)
downloadexternal_proguard-6af8f1004e0efe02a138286a34e833d1f3d227d7.tar.gz
external_proguard-6af8f1004e0efe02a138286a34e833d1f3d227d7.tar.bz2
external_proguard-6af8f1004e0efe02a138286a34e833d1f3d227d7.zip
Merge "Upgrade Proguard to 5.1."
Diffstat (limited to 'docs/manual/wtk.html')
-rw-r--r--docs/manual/wtk.html23
1 files changed, 12 insertions, 11 deletions
diff --git a/docs/manual/wtk.html b/docs/manual/wtk.html
index a7ea0b8..09630f1 100644
--- a/docs/manual/wtk.html
+++ b/docs/manual/wtk.html
@@ -5,19 +5,21 @@
<meta http-equiv="content-style-type" content="text/css">
<link rel="stylesheet" type="text/css" href="style.css">
<title>ProGuard JME Wireless Toolkit Integration</title>
+</head>
+<body>
+
<script type="text/javascript" language="JavaScript">
<!--
if (window.self==window.top)
- window.top.location.replace("../index.html#"+window.location.pathname+window.location.hash);
-else {
- var hash="#"+window.location.pathname.replace(window.top.location.pathname.replace("index.html", ""), "");
- if (window.top.location.hash!=hash)
- window.top.location.hash=hash;
-}
+ document.write('<a class="largebutton" target="_top" href="../index.html#manual/wtk.html">ProGuard index</a> <a class="largebutton" target="_top" href="http://www.saikoa.com/dexguard">DexGuard</a> <a class="largebutton" target="_top" href="http://www.saikoa.com/">Saikoa</a> <a class="largebutton" target="other" href="http://sourceforge.net/projects/proguard/">Sourceforge</a>')
//-->
</script>
-</head>
-<body>
+<noscript>
+<a class="largebutton" target="_top" href="../index.html#manual/wtk.html">ProGuard index</a>
+<a class="largebutton" target="_top" href="http://www.saikoa.com/dexguard">DexGuard</a>
+<a class="largebutton" target="_top" href="http://www.saikoa.com/">Saikoa</a>
+<a class="largebutton" target="other" href="http://sourceforge.net/projects/proguard/">Sourceforge</a>
+</noscript>
<h2>JME Wireless Toolkit Integration</h2>
@@ -61,10 +63,9 @@ you can adapt the configuration file <code>proguard/wtk/default.pro</code>
that's inside the <code>proguard.jar</code>.
<hr />
-<noscript><div><a target="_top" href="../index.html" class="button">Show menu</a></div></noscript>
<address>
-Copyright &copy; 2002-2013
-<a target="other" href="http://www.lafortune.eu/">Eric Lafortune</a>.
+Copyright &copy; 2002-2014
+<a target="other" href="http://www.lafortune.eu/">Eric Lafortune</a> @ <a target="top" href="http://www.saikoa.com/">Saikoa</a>.
</address>
</body>
</html>