add links to trog laptop page - online edit of handbook/troggle/trognotes.html

This commit is contained in:
Expo on server 2023-04-26 20:15:08 +01:00
parent 22d530c8e7
commit ded18ea0dd

View File

@ -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>