summaryrefslogtreecommitdiff
path: root/docs/android-sdk.html
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2018-06-21 12:25:56 +0200
committerRobin Watts <robin.watts@artifex.com>2018-06-22 18:07:58 +0100
commitc39d9ce510de61341530c53bf3314da5375c17d6 (patch)
tree73173ce3b99474da433d25c4c8b1826f5e9c3871 /docs/android-sdk.html
parent621cde3d3c739995f29deedd3e17e9bfff2de464 (diff)
downloadmupdf-c39d9ce510de61341530c53bf3314da5375c17d6.tar.xz
Simplify HTML pages.
Diffstat (limited to 'docs/android-sdk.html')
-rw-r--r--docs/android-sdk.html16
1 files changed, 2 insertions, 14 deletions
diff --git a/docs/android-sdk.html b/docs/android-sdk.html
index fba6f27e..ef94f717 100644
--- a/docs/android-sdk.html
+++ b/docs/android-sdk.html
@@ -3,7 +3,6 @@
<head>
<title>MuPDF Android SDK</title>
<link rel="stylesheet" href="style.css" type="text/css">
-<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {counter-reset: h2}
h2 {counter-reset: h3}
@@ -17,22 +16,12 @@ h5:before {counter-increment: h5; content: counter(h2) "." counter(h3) "." count
h6:before {counter-increment: h6; content: counter(h2) "." counter(h3) "." counter(h4) "." counter(h5) "." counter(h6) ". "}
</style>
</head>
-
<body>
<header>
<h1>MuPDF Android SDK</h1>
</header>
-<nav>
-<a href="http://mupdf.com/index.html">About</a>
-<a href="http://mupdf.com/news.html">News</a>
-<a href="index.html">Documentation</a>
-<a href="http://mupdf.com/downloads/">Downloads</a>
-<a href="http://git.ghostscript.com/?p=mupdf.git;a=summary">Source</a>
-<a href="https://bugs.ghostscript.com/">Bugs</a>
-</nav>
-
<article>
<p>
@@ -81,7 +70,6 @@ components in your app. This includes (but is not limited to)
<p>
Just because a library ships with Android or is made by Google does <i>not</i> make it AGPL compatible!
-
<p>
If you cannot or do not want to comply with these restrictions,
you <i><b>must</b></i> acquire a commercial license instead.
@@ -322,8 +310,8 @@ Good luck!
</article>
<footer>
-<a href="http://artifex.com"><img src="artifex-logo.png" align="right"></a>
-Copyright &copy; 2006-2017 Artifex Software Inc.
+<a href="http://www.artifex.com/"><img src="artifex-logo.png" align="right"></a>
+Copyright &copy; 2006-2018 Artifex Software Inc.
</footer>
</body>