]> err.no Git - libchamplain/commitdiff
Fix doc
authorPierre-Luc Beaudoin <pierre-luc@squidy.info>
Tue, 16 Sep 2008 15:42:34 +0000 (11:42 -0400)
committerPierre-Luc Beaudoin <pierre-luc@squidy.info>
Tue, 16 Sep 2008 15:42:34 +0000 (11:42 -0400)
docs/reference/libchamplain-gtk-docs.sgml [new file with mode: 0644]

diff --git a/docs/reference/libchamplain-gtk-docs.sgml b/docs/reference/libchamplain-gtk-docs.sgml
new file mode 100644 (file)
index 0000000..bcb0b4e
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
+               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
+  <bookinfo>
+    <title>libchamplain-gtk Reference Manual</title>
+    <releaseinfo>
+      for libchamplain-gtk 0.2.1
+      The latest version of this documentation can be found on-line at
+      <ulink role="online-location" url="http://blog.squidy.info/projects/libchamplain/">http://blog.squidy.info/projects/libchamplain/</ulink>.
+    </releaseinfo>
+  </bookinfo>
+
+  <chapter>
+    <title>API Reference</title>
+    <xi:include href="xml/champlainviewembed.xml"/>
+  </chapter>
+</book>