Got Gtk-Doc working. Now all the fancy /** comments before the functions
[rodin/chimara.git] / docs / reference / glk-front-matter.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 ]>
5 <referenceinfo>
6 <title>Glk API Specification</title>
7 <subtitle>API version 0.7.0</subtitle>
8 <author>
9   <personname>
10     <firstname>Andrew</firstname>
11     <surname>Plotkin</surname>
12   </personname>
13   <email>erkyrath@eblong.com</email>
14 </author>
15 <copyright>
16   <year>1998&ndash;2004</year>
17   <holder>Andrew Plotkin</holder>
18 </copyright>
19 <legalnotice>
20 You have permission to display, download, and print this document, provided that you do so for personal, non-commercial use only. You may not modify or distribute this document without the author's written permission.
21 </legalnotice>
22 <releaseinfo>
23 The authors of the Chimara library have adapted this document to better fit the format of a GtkDoc reference manual. They have also added notes specific to Chimara's implementation of the Glk API. The original API specification and further Glk information can be found at: <ulink url="http://www.eblong.com/zarf/glk/">http://www.eblong.com/zarf/glk/</ulink>
24 </releaseinfo>
25 </referenceinfo>