source: git/doc/index.htm.in

walls-data-hanging-as-warning
Last change on this file was d417499, checked in by Olly Betts <olly@…>, 8 years ago

Prefer https for survex.com and other sites which support it

  • Property mode set to 100644
File size: 1.0 KB
Line 
1<HTML><HEAD>
2<!-- @configure_input@ -->
3<STYLE type="text/css"><!--
4BODY, TD, CENTER, UL, OL {font-family: sans-serif;}
5-->
6</STYLE>
7<TITLE>@PRETTYPACKAGE@ @VERSION@ Documentation</TITLE>
8</HEAD><BODY BGCOLOR=white TEXT=black>
9
10Access to mailing lists and downloads are available at the <A
11HREF="https://survex.com/">Survex web site</A>.
12
13<H1>@PRETTYPACKAGE@ @VERSION@ Documentation</H1>
14
15<ul>
16<li><A HREF="manual/index.htm">@PRETTYPACKAGE@ @VERSION@ Manual</A>
17<li><A HREF="NEWS.htm">Details of user visible changes in this
18and previous versions</A> (<A HREF="OLDNEWS.htm">older changes</A>)
19<li><A HREF="TODO.htm">"To do" list (includes known bugs)</A>
20<li><A HREF="https://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU GENERAL PUBLIC LICENSE</A>
21<li><A HREF="AUTHORS.htm">Credits</A>
22</ul>
23
24<H1>Documentation of use to Developers</H1>
25
26<ul>
27<li><A HREF="HACKING.htm">Collection of useful information for developers</A>
28<li><A HREF="3dformat.htm">Definition of Survex 3d file format (version 3)</A>
29</ul>
30
31</BODY>
32</HTML>
Note: See TracBrowser for help on using the repository browser.