JSON export documenation

This commit is contained in:
Philip Sargent
2021-04-12 23:07:38 +01:00
parent 8505627b4d
commit 9252c883d4
7 changed files with 127 additions and 13 deletions

View File

@@ -27,6 +27,9 @@
</ul>
<a href="serverconfig.html">Troggle server configuration</a> - how to get troggle running on a new machine (incoimplete!)<br>
<a href="trogimport.html">Troggle - Data Import</a> - reset and import data<br>
<ul>
<li><a href="exportjson.html">Troggle - JSON export</a> - export data as JSON<br>
</ul>
<a href="trogdjango.html">Troggle and Django</a> - The Django web framework we use<br>
<a href="trogdjangup.html">Troggle: updating Django</a> - Upgrading troggle to use a later Django version<br>
<a href="unittests.html">Troggle unit tests</a> - test suite for programmers<br>
@@ -38,8 +41,11 @@
<a href="archnotes.html">Archive Notes</a> - old ideas and original discussions<br>
<br>
<a href="scriptsother.html">Additional Scripts</a> - non-django but important<br>
<a href="scriptscurrent.html">Additional Scripts</a> - more detail<br>
<a href="scriptsqms.html">QM (Question Mark) Scripts</a> - all five ways we do it<br>
<ul>
<li><a href="scriptsqms.html">QM (Question Mark) Scripts</a> - all five ways we do it<br>
<li><a href="scriptscurrent.html">Additional Scripts</a> - more detail<br>
<li><a href="exportjson.html">Export all.tgz</a> - export compressed survey data (Makefile)<br>
</ul>
<br>
<hr />