mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-27 05:11:43 +01:00
add links to trog laptop page - online edit of handbook/troggle/trognotes.html
This commit is contained in:
parent
22d530c8e7
commit
ded18ea0dd
@ -5,7 +5,8 @@
|
|||||||
<title>Handbook Troggle NOTES</title>
|
<title>Handbook Troggle NOTES</title>
|
||||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||||
</head>
|
</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>
|
<h2 id="tophead">CUCC Expedition Handbook</h2>
|
||||||
<h1>Troggle - programmers' guide</h1>
|
<h1>Troggle - programmers' guide</h1>
|
||||||
<img border="1" class="onright" width="150px" src='tricky-troggle.jpg' alt='git logo'/></a>
|
<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="scriptsother.html">Other scripts</a>
|
||||||
<li><a href="scriptscurrent.html">Additional Scripts</a> - more detail<br>
|
<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="../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>
|
</ul>
|
||||||
|
|
||||||
<p>You want to dive into the real stuff and add missing fields to the core data model:
|
<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.
|
<li><a href="exporttgz.html">Compressed data export</a> - how to extract cave and expo data in gzip/tar format.
|
||||||
</ul>
|
</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:
|
<p>It's a simple sequence which steadily builds your expertise:
|
||||||
<ol>
|
<ol>
|
||||||
<li>Use the online forms and reports.
|
<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:
|
Troggle index:
|
||||||
<a href="trogindex.html">Index of all troggle documents</a><br />
|
<a href="trogindex.html">Index of all troggle documents</a><br />
|
||||||
|
|
||||||
<hr />
|
<hr /></body>
|
||||||
</body>
|
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user