[libdmapsharing] Work on documentation; make match flyn.org Signed-off-by: W. Michael Petullo <mike flyn org>



commit 6c32f8e693692a687ed836fb4e697fe2b8420272
Author: W. Michael Petullo <mike flyn org>
Date:   Fri Mar 4 10:07:31 2011 -0600

    Work on documentation; make match flyn.org
    Signed-off-by: W. Michael Petullo <mike flyn org>

 ChangeLog                                          |   23 +++++++++++++++-
 autogen.sh                                         |    2 +-
 docs/Makefile.am                                   |   11 +++++++-
 docs/{browserapi.sgml => browserapi.xml}           |    0
 ...{client-internals.sgml => client-internals.xml} |    0
 docs/{connectedcb.sgml => connectedcb.xml}         |    0
 docs/{containerdb.sgml => containerdb.xml}         |    0
 ...g-3.0-docs.sgml => libdmapsharing-3.0-docs.xml} |   29 +++++++++----------
 docs/{mediadb.sgml => mediadb.xml}                 |    0
 ...{server-internals.sgml => server-internals.xml} |    0
 docs/{serviceaddedcb.sgml => serviceaddedcb.xml}   |    0
 docs/{shareapi.sgml => shareapi.xml}               |    0
 12 files changed, 47 insertions(+), 18 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index a66680d..2613588 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+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>
+
+commit 58e89e1ab4816ce4d0b9683b144837fc24007d68
+Author: W. Michael Petullo <mike flyn org>
+Date:   Sun Feb 27 12:29:16 2011 -0600
+
+    Update TODO
+    Signed-off-by: W. Michael Petullo <mike flyn org>
+
+commit e7b624b9d0f21f1322fd5a6a3cc61a3875cb9679
+Author: W. Michael Petullo <mike flyn org>
+Date:   Sun Feb 27 11:16:18 2011 -0600
+
+    Generate ChangeLog from Git and legacy ChangeLog contents
+    Signed-off-by: W. Michael Petullo <mike flyn org>
+
 commit 632e30eb0b32bd333e0eea8444cb53c219d7007c
 Author: W. Michael Petullo <mike flyn org>
 Date:   Mon Feb 7 20:45:44 2011 -0600
@@ -1379,7 +1400,7 @@ Date:   Sat Aug 8 20:02:09 2009 -0400
     Initial git commit. Moving project from SourceForge to GNOME.
 
 ======================== Convert to Git-based ChangeLog ========================
-= Please note that there is a period where some changes were logged in the     =
+= Please note that theres is a period where some changes were logged in the    =
 = ChangeLog and others in Git. This may be present between August 2009 and     =
 = November 2010.                                                               =
 ================================================================================
diff --git a/autogen.sh b/autogen.sh
index 5aeebf2..c267cdd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,7 +13,7 @@ git log > ChangeLog
 cat <<EOF >> ChangeLog
 
 ======================== Convert to Git-based ChangeLog ========================
-= Please note that theres is a period where some changes were logged in the    =
+= Please note that there is is a period where some changes were logged in the  =
 = ChangeLog and others in Git. This may be present between August 2009 and     =
 = November 2010.                                                               =
 ================================================================================
diff --git a/docs/Makefile.am b/docs/Makefile.am
index b8092b3..ce3c2f5 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -15,7 +15,7 @@ DOC_MODULE=libdmapsharing-3.0
 #DOC_MODULE_VERSION=2
 
 # The top-level SGML file. You can change this if you want to.
-DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
+DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml
 
 # The directory containing the source code. Relative to $(srcdir).
 # gtk-doc will search all .c & .h files beneath here for inline comments
@@ -122,3 +122,12 @@ if ENABLE_GTK_DOC
 endif
 
 -include $(top_srcdir)/git.mk
+
+publish:
+	sed 's/images\/logo_head.png/\.\.\/\.\.\/\.\.\/\.\.\/images\/logo_head.png/g' ~/Public/www.flyn.org/head.html.in > tmpl/head.html
+# Add header and point stylesheet to flyn.org stylesheet
+	for h in html/*.html; do \
+		sed '/<body/ r tmpl/head.html' $$h | sed 's/style.css/\.\.\/\.\.\/\.\.\/\.\.\/flyn.org.css/g' \
+			> ~/Public/www.flyn.org/projects/libdmapsharing/docs/`basename $$h`; \
+	done
+	cp html/*.png ~/Public/www.flyn.org/projects/libdmapsharing/docs/
diff --git a/docs/browserapi.sgml b/docs/browserapi.xml
similarity index 100%
rename from docs/browserapi.sgml
rename to docs/browserapi.xml
diff --git a/docs/client-internals.sgml b/docs/client-internals.xml
similarity index 100%
rename from docs/client-internals.sgml
rename to docs/client-internals.xml
diff --git a/docs/connectedcb.sgml b/docs/connectedcb.xml
similarity index 100%
rename from docs/connectedcb.sgml
rename to docs/connectedcb.xml
diff --git a/docs/containerdb.sgml b/docs/containerdb.xml
similarity index 100%
rename from docs/containerdb.sgml
rename to docs/containerdb.xml
diff --git a/docs/libdmapsharing-3.0-docs.sgml b/docs/libdmapsharing-3.0-docs.xml
similarity index 74%
rename from docs/libdmapsharing-3.0-docs.sgml
rename to docs/libdmapsharing-3.0-docs.xml
index f0ce490..8d7e8d8 100644
--- a/docs/libdmapsharing-3.0-docs.sgml
+++ b/docs/libdmapsharing-3.0-docs.xml
@@ -1,10 +1,9 @@
 <?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'">
+               "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">
+<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude";>
   <bookinfo>
     <title>libdmapsharing Reference Manual</title>
     <releaseinfo>
@@ -16,24 +15,24 @@
   
   <chapter>
     <title>Libdmapsharing Sharing Overview</title>
-    <xi:include href="mediadb.sgml"/>
-    <xi:include href="containerdb.sgml"/>
-    <xi:include href="shareapi.sgml"/>
+    <xi:include href="mediadb.xml"/>
+    <xi:include href="containerdb.xml"/>
+    <xi:include href="shareapi.xml"/>
   </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"/>
+    <xi:include href="mediadb.xml"/>
+    <xi:include href="containerdb.xml"/>
+    <xi:include href="browserapi.xml"/>
+    <xi:include href="serviceaddedcb.xml"/>
+    <xi:include href="connectedcb.xml"/>
   </chapter>
 
   <chapter>
     <title>Libdmapsharing Internals</title>
-    <xi:include href="server-internals.sgml"/>
-    <xi:include href="client-internals.sgml"/>
+    <xi:include href="server-internals.xml"/>
+    <xi:include href="client-internals.xml"/>
   </chapter>
 
   <chapter>
@@ -56,7 +55,7 @@
 
   <chapter id="object-tree">
     <title>Object Hierarchy</title>
-     <xi:include href="xml/tree_index.sgml"/>
+     <xi:include href="xml/tree_index.xml"/>
   </chapter>
   <index id="api-index-full">
     <title>API Index</title>
diff --git a/docs/mediadb.sgml b/docs/mediadb.xml
similarity index 100%
rename from docs/mediadb.sgml
rename to docs/mediadb.xml
diff --git a/docs/server-internals.sgml b/docs/server-internals.xml
similarity index 100%
rename from docs/server-internals.sgml
rename to docs/server-internals.xml
diff --git a/docs/serviceaddedcb.sgml b/docs/serviceaddedcb.xml
similarity index 100%
rename from docs/serviceaddedcb.sgml
rename to docs/serviceaddedcb.xml
diff --git a/docs/shareapi.sgml b/docs/shareapi.xml
similarity index 100%
rename from docs/shareapi.sgml
rename to docs/shareapi.xml



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