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