Corrected link to GEDCOM spec.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Tue, 8 Jan 2002 19:26:55 +0000 (19:26 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Tue, 8 Jan 2002 19:26:55 +0000 (19:26 +0000)
doc/index.html

index 72c97399ae0e62f841db56ff1d69df59eebe2ae4..8319326e8029e7471161d7a6f23bd5ff5549e6f4 100644 (file)
@@ -2,36 +2,36 @@
 <html>
 <head>
   <title>The GEDCOM parser library</title>
-                           
+                                  
   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
 </head>
   <body>
-       
+         
 <h1 align="center">The GEDCOM parser library</h1>
-    This is the documentation for the GEDCOM parser library, release @VERSION@.<br>
+     This is the documentation for the GEDCOM parser library, release @VERSION@.<br>
+     <br>
+     The GEDCOM parser library is a C library that provides an API to applications 
+  to parse and process arbitrary genealogy files in the standard gedcom format.
+  &nbsp;It supports <a href="http://www.gendex.com/gedcom55/55gctoc.htm">
+release 5.5</a>     of the GEDCOM standard.<br>
     <br>
-    The GEDCOM parser library is a C library that provides an API to applications
-  to parse and process arbitrary genealogy files in the standard gedcom format. 
- &nbsp;It supports <a href="http://www.gendex.com/gedcom55">release 5.5</a>
-    of the GEDCOM standard.<br>
-   <br>
-   The rest of the documentation is divided into three parts:<br>
-       
+    The rest of the documentation is divided into three parts:<br>
+         
 <ul>
-      <li><a href="usage.html">Usage</a>: This is the main entry point for
+       <li><a href="usage.html">Usage</a>: This is the main entry point for 
  application developers, using the library</li>
-    <li><a href="parser.html">Development</a>: This describes some internals
+     <li><a href="parser.html">Development</a>: This describes some internals 
  of the library</li>
-    <li><a href="links.html">Links</a>: A collection of useful links, also
+     <li><a href="links.html">Links</a>: A collection of useful links, also 
  referenced in the rest of the documentation<br>
-    </li>
-       
+     </li>
+         
 </ul>
-       
-<hr width="100%" size="2">
+         
+<hr width="100%" size="2"> 
 <pre>$Id$<br>$Name$<br></pre>
-<pre>
-</pre>
-       
+<pre></pre>
+         
 </body>
 </html>