added upgrading

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1603 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-08-28 13:07:18 +00:00
parent 56510072ca
commit 614cf2f93e
14 changed files with 74 additions and 12 deletions

View file

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.3.3: http://docutils.sourceforge.net/" />
<title>Documentation</title>
<meta content="2" name="navigation.order" />
<meta content="3" name="navigation.order" />
<meta content="Documentation" name="navigation.name" />
<link rel="stylesheet" href="lc.css" type="text/css" />
<meta rel="SHORTCUT ICON" href="favicon.png" />
@ -24,6 +24,7 @@ window.onload = function() {
<div class="navrow" style="padding: 0em 0em 0em 1em;">
<a href="./index.html">LinkChecker</a>
<a href="./install.html">Installation</a>
<a href="./upgrading.html">Upgrading</a>
<span>Documentation</span>
<a href="./faq.html">FAQ</a>
<a href="./other.html">Other</a>
@ -151,7 +152,7 @@ directory, not just a subset like <tt class="literal"><span class="pre">index.ht
</div>
<hr class="footer" />
<div class="footer">
Generated on: 2004-08-28 11:47 UTC.
Generated on: 2004-08-28 13:06 UTC.
</div>
</body>
</html>

View file

@ -2,4 +2,4 @@
name = u'Documentation'
level = 0
visible = True
order = 2
order = 3

View file

@ -1,5 +1,5 @@
.. meta::
:navigation.order: 2
:navigation.order: 3
:navigation.name: Documentation
Documentation

View file

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.3.3: http://docutils.sourceforge.net/" />
<title>Frequently asked questions</title>
<meta content="3" name="navigation.order" />
<meta content="4" name="navigation.order" />
<meta content="FAQ" name="navigation.name" />
<link rel="stylesheet" href="lc.css" type="text/css" />
<meta rel="SHORTCUT ICON" href="favicon.png" />
@ -24,6 +24,7 @@ window.onload = function() {
<div class="navrow" style="padding: 0em 0em 0em 1em;">
<a href="./index.html">LinkChecker</a>
<a href="./install.html">Installation</a>
<a href="./upgrading.html">Upgrading</a>
<a href="./documentation.html">Documentation</a>
<span>FAQ</span>
<a href="./other.html">Other</a>
@ -172,7 +173,7 @@ and look for missing files.</p>
</div>
<hr class="footer" />
<div class="footer">
Generated on: 2004-08-25 20:21 UTC.
Generated on: 2004-08-28 13:06 UTC.
</div>
</body>
</html>

View file

@ -2,4 +2,4 @@
name = u'FAQ'
level = 0
visible = True
order = 3
order = 4

View file

@ -1,5 +1,5 @@
.. meta::
:navigation.order: 3
:navigation.order: 4
:navigation.name: FAQ
Frequently asked questions

View file

@ -24,6 +24,7 @@ window.onload = function() {
<div class="navrow" style="padding: 0em 0em 0em 1em;">
<span>LinkChecker</span>
<a href="./install.html">Installation</a>
<a href="./upgrading.html">Upgrading</a>
<a href="./documentation.html">Documentation</a>
<a href="./faq.html">FAQ</a>
<a href="./other.html">Other</a>

View file

@ -24,6 +24,7 @@ window.onload = function() {
<div class="navrow" style="padding: 0em 0em 0em 1em;">
<a href="./index.html">LinkChecker</a>
<span>Installation</span>
<a href="./upgrading.html">Upgrading</a>
<a href="./documentation.html">Documentation</a>
<a href="./faq.html">FAQ</a>
<a href="./other.html">Other</a>

View file

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.3.3: http://docutils.sourceforge.net/" />
<title>Other link checkers</title>
<meta content="4" name="navigation.order" />
<meta content="5" name="navigation.order" />
<meta content="Other" name="navigation.name" />
<link rel="stylesheet" href="lc.css" type="text/css" />
<meta rel="SHORTCUT ICON" href="favicon.png" />
@ -24,6 +24,7 @@ window.onload = function() {
<div class="navrow" style="padding: 0em 0em 0em 1em;">
<a href="./index.html">LinkChecker</a>
<a href="./install.html">Installation</a>
<a href="./upgrading.html">Upgrading</a>
<a href="./documentation.html">Documentation</a>
<a href="./faq.html">FAQ</a>
<span>Other</span>
@ -50,7 +51,7 @@ competition.</p>
</div>
<hr class="footer" />
<div class="footer">
Generated on: 2004-08-25 20:21 UTC.
Generated on: 2004-08-28 13:06 UTC.
</div>
</body>
</html>

View file

@ -2,4 +2,4 @@
name = u'Other'
level = 0
visible = True
order = 4
order = 5

View file

@ -1,5 +1,5 @@
.. meta::
:navigation.order: 4
:navigation.order: 5
:navigation.name: Other
Other link checkers

44
doc/upgrading.html Normal file
View file

@ -0,0 +1,44 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.3.3: http://docutils.sourceforge.net/" />
<title>Upgrading</title>
<meta content="2" name="navigation.order" />
<meta content="Upgrading" name="navigation.name" />
<link rel="stylesheet" href="lc.css" type="text/css" />
<meta rel="SHORTCUT ICON" href="favicon.png" />
<link rel="stylesheet" href="navigation.css" type="text/css" />
<script type="text/javascript">
window.onload = function() {
if (top.location != location) {
top.location.href = document.location.href;
}
}
</script>
</head>
<body>
<!-- bfknav -->
<div class="navigation">
<div class="navrow" style="padding: 0em 0em 0em 1em;">
<a href="./index.html">LinkChecker</a>
<a href="./install.html">Installation</a>
<span>Upgrading</span>
<a href="./documentation.html">Documentation</a>
<a href="./faq.html">FAQ</a>
<a href="./other.html">Other</a>
</div>
</div>
<!-- /bfknav -->
<h1 class="title">Upgrading</h1>
<div class="document" id="upgrading">
<p>XXX</p>
</div>
<hr class="footer" />
<div class="footer">
Generated on: 2004-08-28 13:06 UTC.
</div>
</body>
</html>

5
doc/upgrading.nav Normal file
View file

@ -0,0 +1,5 @@
# generated by htmlnav.py, do not edit
name = u'Upgrading'
level = 0
visible = True
order = 2

8
doc/upgrading.txt Normal file
View file

@ -0,0 +1,8 @@
.. meta::
:navigation.order: 2
:navigation.name: Upgrading
Upgrading
=========
XXX