Sorting out troggle design docum.

This commit is contained in:
Philip Sargent
2020-06-04 02:12:54 +01:00
parent 91fc44a486
commit 6e3b781a27
15 changed files with 749 additions and 309 deletions

View File

@@ -15,13 +15,13 @@ faced with user-generated data and how to fix them. Common error messages. How t
<p>It concentrates on showing how to find and fix import errors so that the troggle-generated webpages are complete and not full of gaps.
<p>Intended audience: Ideally someone who is not a python programmer will be able to use this page to help them fix import errors.
<p>Also here we will explain the useful diagnostic pages such as <br>
<a href="expo.survex.com/experimental">experimental</a><br>
<a href="expo.survex.com/pathsreport">pathsreport</a><br>
<a href="expo.survex.com/survey_scans">survey_scans</a><br>
<a href="expo.survex.com//admin/core/dataissue/l">/admin/core/dataissue/</a><br>
<a href="expo.survex.com/tunneldata">tunneldata</a><br>
<a href="expo.survex.com/statistics">statistics</a><br>
<a href="expo.survex.com/people">people</a><br>
<a href="http://expo.survex.com/experimental">experimental</a><br>
<a href="http://expo.survex.com/pathsreport">pathsreport</a><br>
<a href="http://expo.survex.com/survey_scans">survey_scans</a><br>
<a href="http://expo.survex.com//admin/core/dataissue/l">/admin/core/dataissue/</a><br>
<a href="http://expo.survex.com/tunneldata">tunneldata</a><br>
<a href="http://expo.survex.com/statistics">statistics</a><br>
<a href="http://expo.survex.com/people">people</a><br>
<hr />
Go on to: <a href="trogarch.html">Troggle architecture</a><br />