]> Pileus Git - grits/blob - docs/api/libgis-docs.sgml
2dc17baa2c3e4e00d0b895cfdf5206a81618455e
[grits] / docs / api / libgis-docs.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 <book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
5         <bookinfo>
6                 <title>libgis Reference Manual</title>
7         </bookinfo>
8
9         <chapter>
10                 <title>Core API</title>
11                 <xi:include href="xml/gis-viewer.xml"/>
12                 <xi:include href="xml/gis-opengl.xml"/>
13                 <xi:include href="xml/gis-prefs.xml"/>
14         </chapter>
15
16         <chapter>
17                 <title>Support</title>
18                 <xi:include href="xml/gis-object.xml"/>
19                 <xi:include href="xml/gis-wms.xml"/>
20                 <xi:include href="xml/gis-tile.xml"/>
21                 <xi:include href="xml/gis-data.xml"/>
22                 <xi:include href="xml/gis-prims.xml"/>
23                 <xi:include href="xml/gpqueue.xml"/>
24                 <xi:include href="xml/roam.xml"/>
25         </chapter>
26
27         <chapter>
28                 <title>Plugins</title>
29                 <xi:include href="xml/gis-plugin.xml"/>
30                 <xi:include href="xml/bmng.xml"/>
31                 <xi:include href="xml/srtm.xml"/>
32         </chapter>
33
34         <index>
35                 <title>Index</title>
36         </index>
37
38 </book>