Further explanation of Unicode.
[gedcom-parse.git] / doc / index.html
index 09858f36c1a58daf93096964af59951ac83501d8..a7f13aabdf36124b969c992d5eb983565e563c81 100644 (file)
@@ -1,36 +1,34 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-  <title>The GEDCOM parser library</title>
-             
-  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
-</head>
-  <body>
-   
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>The GEDCOM parser library</title>
+  
+                                         
+  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head>
+
+<body text="#000000" bgcolor="#ffffff" link="#000099" vlink="#990099" alink="#000099">
+           
 <h1 align="center">The GEDCOM parser library</h1>
-  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">release 5.5</a>
-  of the GEDCOM standard.<br>
- <br>
- The rest of the documentation is divided into three parts:<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 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
-application developers, using the library</li>
-  <li><a href="development.html">Development</a>: This describes some internals
-of the library</li>
-  <li><a href="links.html">Links</a>: A collection of useful links, also
-referenced in the rest of the documentation<br>
-  </li>
-   
+        <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
+  of the library</li>
+      <li><a href="links.html">Links</a>: A collection of useful links, also
+  referenced in the rest of the documentation<br>
+      </li>
+           
 </ul>
+           
+<hr width="100%" size="2">  
+<pre><font size="-1">$Id$<br>$Name$</font><br></pre>
    
-<hr width="100%" size="2">$Id$<br>
-     $Name$<br>
-  <br>
-   
-</body>
-</html>
+<pre></pre>
+           
+</body></html>
\ No newline at end of file