Making handbook more consistent

This commit is contained in:
Philip Sargent
2021-04-29 13:00:37 +01:00
parent e84995a52a
commit 974cb39ad0
6 changed files with 25 additions and 21 deletions

View File

@@ -5,7 +5,8 @@
<title>Handbook all.tgz</title>
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
</head>
<body><style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
<body>
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
<h2 id="tophead">CUCC Expedition Handbook</h2>
<h1>Handbook all.tgz</h1>
@@ -14,7 +15,7 @@ The old <a href="scriptscurrent.html#makefile">Makefile</a> was an integral part
cave data management. These days most files are regenerated whenever a data import is done into troggle, not
on a daily basis using the cron-scheduled Makefile.
<p>The all.tgz archive is not updated regularly, but if it is you wil find it in<br>
<p>The all.tgz archive is not updated regularly, and there is no code in place to make it. But someone might have done it manually. If they have, you will find it in<br>
<a href="/noinfo/all.tgz">noinfo/all.tgz</a>
@@ -23,6 +24,5 @@ Go on to: <a href="trogarch.html">Troggle architecture</a><br />
Return to: <a href="trog2030.html">Troggle in 2025-2030</a><br />
Troggle index:
<a href="trogindex.html">Index of all troggle documents</a><br />
<hr />
</body>
<hr /></body>
</html>