From ded18ea0dda7a06acbb6d48f677f615c1d646fa5 Mon Sep 17 00:00:00 2001 From: Expo on server <expo@expo.survex.com> Date: Wed, 26 Apr 2023 20:15:08 +0100 Subject: [PATCH] add links to trog laptop page - online edit of handbook/troggle/trognotes.html --- handbook/troggle/trognotes.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/handbook/troggle/trognotes.html b/handbook/troggle/trognotes.html index 58c8e3b38..a4073295a 100644 --- a/handbook/troggle/trognotes.html +++ b/handbook/troggle/trognotes.html @@ -5,7 +5,8 @@ <title>Handbook Troggle NOTES</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>Troggle - programmers' guide</h1> <img border="1" class="onright" width="150px" src='tricky-troggle.jpg' alt='git logo'/></a> @@ -31,6 +32,7 @@ and you will also also have merely skimmed as irrelevant or trivial: <li><a href="scriptsother.html">Other scripts</a> <li><a href="scriptscurrent.html">Additional Scripts</a> - more detail<br> <li><a href="../computing/repos.html">Version control</a> - why we have repos<br> + <li> <a href="/handbook/troggle/troglaptop.html">Troggle development machine</a> - your laptop </ul> <p>You want to dive into the real stuff and add missing fields to the core data model: @@ -74,7 +76,7 @@ converts to a more asynchronous architecture using python <a href="https://docs. <li><a href="exporttgz.html">Compressed data export</a> - how to extract cave and expo data in gzip/tar format. </ul> -<h3 id="devtree">Creating your own system development machine</h3> +<h3 id="devtree">Creating <a href="/handbook/troggle/troglaptop.html">your own system development machine</a></h3> <p>It's a simple sequence which steadily builds your expertise: <ol> <li>Use the online forms and reports. @@ -130,6 +132,5 @@ Before then we manually maintained <a href="../computing/update.html">a list of Troggle index: <a href="trogindex.html">Index of all troggle documents</a><br /> - <hr /> - </body> + <hr /></body> </html>