JS old scripts tidying and documenting

This commit is contained in:
2021-10-26 12:31:03 +03:00
parent 1a5145169a
commit 87deae9859
3 changed files with 19 additions and 4 deletions

View File

@@ -1,4 +1,9 @@
function filterTable(tablename)
// Used by Radost's single HTML page to sort list of all caves
// in expoweb/caves-tabular.htm
// where the data is all in that html file, having been extracted from
// the svx files by an undocumented method. Probably from the .3d file// produced by
//survex.
{
table = document.getElementById(tablename);

4267
scripts/caves-tabular.htm Normal file

File diff suppressed because it is too large Load Diff