[libdmapsharing] Add libdmapsharing-3.0-docs.sgml Signed-off-by: W. Michael Petullo <mike flyn org>



commit cdd875cbeac45c071aeccaff5d07b8f6ede78a00
Author: W. Michael Petullo <mike flyn org>
Date:   Fri Mar 4 08:53:10 2011 -0600

    Add libdmapsharing-3.0-docs.sgml
    Signed-off-by: W. Michael Petullo <mike flyn org>

 docs/libdmapsharing-3.0-docs.sgml |   67 +++++++++++++++++++++++++++++++++++++
 1 files changed, 67 insertions(+), 0 deletions(-)
---
diff --git a/docs/libdmapsharing-3.0-docs.sgml b/docs/libdmapsharing-3.0-docs.sgml
new file mode 100644
index 0000000..f0ce490
--- /dev/null
+++ b/docs/libdmapsharing-3.0-docs.sgml
@@ -0,0 +1,67 @@
+<?xml version="1.0"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+               "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd";
+[
+  <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
+]>
+<book id="index">
+  <bookinfo>
+    <title>libdmapsharing Reference Manual</title>
+    <releaseinfo>
+      for libdmapsharing 3.0
+      The latest version of this documentation can be found on-line at
+      <ulink role="online-location" url="http://www.flyn.org/projects/libdmapsharing/docs/";>http://www.flyn.org/projects/libdmapsharing/docs/</ulink>.
+    </releaseinfo>
+  </bookinfo>
+  
+  <chapter>
+    <title>Libdmapsharing Sharing Overview</title>
+    <xi:include href="mediadb.sgml"/>
+    <xi:include href="containerdb.sgml"/>
+    <xi:include href="shareapi.sgml"/>
+  </chapter>
+
+  <chapter>
+    <title>Libdmapsharing Browsing Overview</title>
+    <xi:include href="mediadb.sgml"/>
+    <xi:include href="containerdb.sgml"/>
+    <xi:include href="browserapi.sgml"/>
+    <xi:include href="serviceaddedcb.sgml"/>
+    <xi:include href="connectedcb.sgml"/>
+  </chapter>
+
+  <chapter>
+    <title>Libdmapsharing Internals</title>
+    <xi:include href="server-internals.sgml"/>
+    <xi:include href="client-internals.sgml"/>
+  </chapter>
+
+  <chapter>
+    <title>Libdmapsharing Objects and Interfaces</title>
+    <xi:include href="xml/daap-record.xml"/>
+    <xi:include href="xml/daap-share.xml"/>
+    <xi:include href="xml/dmap-connection.xml"/>
+    <xi:include href="xml/dmap-container-db.xml"/>
+    <xi:include href="xml/dmap-container-record.xml"/>
+    <xi:include href="xml/dmap-db.xml"/>
+    <xi:include href="xml/dmap-mdns-browser.xml"/>
+    <xi:include href="xml/dmap-share.xml"/>
+    <xi:include href="xml/dmap-record.xml"/>
+    <xi:include href="xml/dmap-record-factory.xml"/>
+    <xi:include href="xml/dpap-connection.xml"/>
+    <xi:include href="xml/dpap-record.xml"/>
+    <xi:include href="xml/dpap-share.xml"/>
+    <xi:include href="xml/dacp-share.xml"/>
+  </chapter>
+
+  <chapter id="object-tree">
+    <title>Object Hierarchy</title>
+     <xi:include href="xml/tree_index.sgml"/>
+  </chapter>
+  <index id="api-index-full">
+    <title>API Index</title>
+    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+  </index>
+
+  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
+</book>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]