mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-21 11:45:18 +00:00
Rigging Guide now includes Slack chat stuff
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
<h1>Handbook Troggle - Index</h1>
|
||||
|
||||
<p>The number of different webpages describing troggle, configuring the server troggle runs on, maintaining the underlying Django system, current documentation, future design issues and historical decisions is all getting a bit voluminous. So we need a complete index:
|
||||
<p>
|
||||
<a href="trogintro.html">Troggle Introduction</a> - what it is<br>
|
||||
<p><img border="1" class="onright" width="150px" src='tricky-troggle.jpg' alt='git logo'/></a>
|
||||
<a href="trogintro.html">Troggle - Introduction</a> - what it is<br>
|
||||
<a href="trogusers.html">Troggle - the users</a> - Who needs to know What and When<br>
|
||||
<a href="trogdocm.html">Troggle - Fixing things</a> - users' manuals for data import<br>
|
||||
<a href="trogimport.html">Troggle Data Import</a> - reset and import data<br>
|
||||
<a href="trogmanual.html">Troggle Maintenance</a> - list of maintenance tasks<br>
|
||||
<a href="trogarch.html">Troggle Architecture</a> - diagrams, files, structure<br>
|
||||
<a href="datamodel.html">Troggle Data Model</a> - syntax-coloured list of Classes, instance variables and foregin keys<br>
|
||||
<a href="trogdesign.html">Troggle Design Decisions for the Future</a> - open issues being worked on<br>
|
||||
<a href="trogimport.html">Troggle - Data Import</a> - reset and import data<br>
|
||||
<a href="trogmanual.html">Troggle - Maintenance</a> - list of maintenance tasks<br>
|
||||
<a href="trogarch.html">Troggle - Architecture</a> - diagrams, files, structure<br>
|
||||
<a href="datamodel.html">Troggle - Data Model</a> - syntax-coloured list of classes, instance variables and foreign keys<br>
|
||||
<a href="trogdesign.html">Troggle - Design Decisions for the Future</a> - open issues being worked on:<br>
|
||||
<ul>
|
||||
<li><a href="trogsimpler.html">Troggle - a kinder simpler troggle?</a> - Radost's proposals (critiqued)<br>
|
||||
<li><a href="trogspeculate.html">Troggle Architecture Speculations</a> - as in April 2020<br>
|
||||
@@ -27,7 +27,7 @@
|
||||
<li><a href="menudesign.html">Troggle Menu Design</a> - options for replacing the menuing system<br>
|
||||
</ul>
|
||||
<a href="serverconfig.html">Troggle server configuration</a> - how to get troggle running on a new machine<br>
|
||||
<a href="unittests.html">Troggle Unit Tests</a> - test suite for programmers<br>
|
||||
<a href="unittests.html">Troggle unit tests</a> - test suite for programmers<br>
|
||||
<a href="trogstatus.html">Troggle & Expo Systems - status update</a> - where we are now<br>
|
||||
|
||||
<br>
|
||||
|
||||
@@ -31,6 +31,8 @@
|
||||
<hr />
|
||||
Go on to: <a href="trogarch.html">Troggle architecture</a><br />
|
||||
Return to: <a href="trogintro.html">Troggle intro</a><br />
|
||||
Troggle index:
|
||||
<a href="trogindex.html">Index of all troggle documents</a><br />
|
||||
<hr />
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user