Use own colors, specifically to have white background.
[gedcom-parse.git] / doc / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4   <title>The GEDCOM parser library</title>
5                                          
6   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
7 </head>
8   <body text="#000000" bgcolor="#ffffff" link="#000099" vlink="#990099" alink="#000099">
9            
10 <h1 align="center">The GEDCOM parser library</h1>
11       This is the documentation for the GEDCOM parser library, release @VERSION@.<br>
12       <br>
13       The GEDCOM parser library is a C library that provides an API to applications
14    to parse and process arbitrary genealogy files in the standard gedcom
15 format.   &nbsp;It supports <a href="http://www.gendex.com/gedcom55/55gctoc.htm">
16  release 5.5</a>     of the GEDCOM standard.<br>
17      <br>
18      The rest of the documentation is divided into three parts:<br>
19            
20 <ul>
21         <li><a href="usage.html">Usage</a>: This is the main entry point
22 for   application developers, using the library</li>
23       <li><a href="parser.html">Development</a>: This describes some internals
24   of the library</li>
25       <li><a href="links.html">Links</a>: A collection of useful links, also
26   referenced in the rest of the documentation<br>
27       </li>
28            
29 </ul>
30            
31 <hr width="100%" size="2">  
32 <pre>$Id$<br>$Name$<br></pre>
33    
34 <pre></pre>
35            
36 </body>
37 </html>