mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 16:52:00 +00:00
Fixed mistake in description of current capabilities - online edit of handbook/troggle/scriptsqms.html
This commit is contained in:
parent
d05f4135b5
commit
71c641bcca
@ -5,7 +5,8 @@
|
||||
<title>Expo documentation - QMs scripts</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>
|
||||
<style>
|
||||
h4 {
|
||||
margin-top: 1.5em;
|
||||
@ -171,7 +172,7 @@ This will work on all survex *.svx files even those which have not yet been run
|
||||
|
||||
<h4>troggle/parsers/survex.py</a></h4>
|
||||
<p>Troggle <em>troggle/parsers/survex.py</em> currently parses and stores all the QMs it finds in survex files. The tables where the data
|
||||
is put are listed in <a href="datamodel.html">the current data model</a> including structure for ticking them off.
|
||||
is put are listed in <a href="datamodel.html">the current data model</a> but there is no code (or even a design) for ticking them off.
|
||||
|
||||
<h4>troggle archeology</a></h4>
|
||||
|
||||
@ -251,6 +252,5 @@ Philip</pre>
|
||||
Return to: <a href="scriptsother.html">Other scripts</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>
|
||||
<a href="trogindex.html">Index of all troggle documents</a><br /><hr /></body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user