doc: remove unused example files
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 29 Mar 2012 00:50:11 +0000 (10:50 +1000)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 29 Mar 2012 03:05:14 +0000 (23:05 -0400)
These files were left in as examples, we have real-world examples now.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/Wayland/Makefile.am
doc/Wayland/en_US/Chapter.xml [deleted file]
doc/Wayland/en_US/Preface.xml [deleted file]
doc/Wayland/en_US/Revision_History.xml [deleted file]
doc/Wayland/en_US/Wayland.xml

index 424314d..c9ee509 100644 (file)
@@ -7,13 +7,10 @@ publican_sources = \
        $(srcdir)/en_US/Architecture.xml \
        $(srcdir)/en_US/Author_Group.xml \
        $(srcdir)/en_US/Book_Info.xml \
-       $(srcdir)/en_US/Chapter.xml \
-       $(srcdir)/en_US/Preface.xml \
        $(srcdir)/en_US/Wayland.xml \
        $(srcdir)/en_US/WaylandProtocol.xml \
        $(srcdir)/en_US/Compositors.xml \
        $(srcdir)/en_US/Overview.xml \
-       $(srcdir)/en_US/Revision_History.xml \
        $(srcdir)/en_US/images/icon.svg  \
        $(srcdir)/en_US/images/wayland-architecture.png \
        $(srcdir)/en_US/images/wayland.png  \
diff --git a/doc/Wayland/en_US/Chapter.xml b/doc/Wayland/en_US/Chapter.xml
deleted file mode 100644 (file)
index f89f28b..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "Wayland.ent">
-%BOOK_ENTITIES;
-]>
-<chapter id="chap-Wayland-Test_Chapter">
-       <title>Test Chapter</title>
-       <para>
-               This is a test paragraph
-       </para>
-       <section id="sect-Wayland-Test_Chapter-Test_Section_1">
-               <title>Test Section 1</title>
-               <para>
-                       This is a test paragraph in a section
-               </para>
-       </section>
-
-       <section id="sect-Wayland-Test_Chapter-Test_Section_2">
-               <title>Test Section 2</title>
-               <para>
-                       This is a test paragraph in Section 2
-                       <orderedlist>
-                               <listitem>
-                                       <para>
-                                               listitem text
-                                       </para>
-                               </listitem>
-                       </orderedlist>
-               </para>
-       </section>
-
-</chapter>
diff --git a/doc/Wayland/en_US/Preface.xml b/doc/Wayland/en_US/Preface.xml
deleted file mode 100644 (file)
index 610170a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "Wayland.ent">
-%BOOK_ENTITIES;
-]>
-<preface id="pref-Wayland-Preface">
-       <title>Preface</title>
-       <xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-       <xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-       </xi:fallback>
-       </xi:include>
-</preface>
diff --git a/doc/Wayland/en_US/Revision_History.xml b/doc/Wayland/en_US/Revision_History.xml
deleted file mode 100644 (file)
index ef0907a..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "Wayland.ent">
-%BOOK_ENTITIES;
-]>
-<appendix id="appe-Wayland-Revision_History">
-       <title>Revision History</title>
-       <simpara>
-               <revhistory>
-                       <revision>
-                               <revnumber>0-0</revnumber>
-                               <date>Thu Feb 23 2012</date>
-                               <author>
-                                       <firstname>Dude</firstname>
-                                       <surname>McPants</surname>
-                                       <email>Dude.McPants@example.com</email>
-                               </author>
-                               <revdescription>
-                                       <simplelist>
-                                               <member>Initial creation of book by publican</member>
-                                       </simplelist>
-                               </revdescription>
-                       </revision>
-               </revhistory>
-       </simpara>
-</appendix>
index d591a22..12766ff 100644 (file)
@@ -5,18 +5,11 @@
 ]>
 <book>
        <xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-       <!--
-       <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-       <xi:include href="Chapter.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-       -->
        <xi:include href="Overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
        <xi:include href="Architecture.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
        <xi:include href="WaylandProtocol.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
        <xi:include href="Compositors.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
        <xi:include href="Protocol.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-       <!--
-       <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-       -->
        <index />
 </book>