[PATCH 2/4] doc: remove unused example files

Peter Hutterer peter.hutterer at who-t.net
Wed Mar 28 17:50:11 PDT 2012


These files were left in as examples, we have real-world examples now.

Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 doc/Wayland/Makefile.am                |    3 ---
 doc/Wayland/en_US/Chapter.xml          |   32 --------------------------------
 doc/Wayland/en_US/Preface.xml          |   12 ------------
 doc/Wayland/en_US/Revision_History.xml |   26 --------------------------
 doc/Wayland/en_US/Wayland.xml          |    7 -------
 5 files changed, 0 insertions(+), 80 deletions(-)
 delete mode 100644 doc/Wayland/en_US/Chapter.xml
 delete mode 100644 doc/Wayland/en_US/Preface.xml
 delete mode 100644 doc/Wayland/en_US/Revision_History.xml

diff --git a/doc/Wayland/Makefile.am b/doc/Wayland/Makefile.am
index 424314d..c9ee509 100644
--- a/doc/Wayland/Makefile.am
+++ b/doc/Wayland/Makefile.am
@@ -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
index f89f28b..0000000
--- a/doc/Wayland/en_US/Chapter.xml
+++ /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
index 610170a..0000000
--- a/doc/Wayland/en_US/Preface.xml
+++ /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
index ef0907a..0000000
--- a/doc/Wayland/en_US/Revision_History.xml
+++ /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 at example.com</email>
-				</author>
-				<revdescription>
-					<simplelist>
-						<member>Initial creation of book by publican</member>
-					</simplelist>
-				</revdescription>
-			</revision>
-		</revhistory>
-	</simpara>
-</appendix>
diff --git a/doc/Wayland/en_US/Wayland.xml b/doc/Wayland/en_US/Wayland.xml
index d591a22..12766ff 100644
--- a/doc/Wayland/en_US/Wayland.xml
+++ b/doc/Wayland/en_US/Wayland.xml
@@ -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>
 
-- 
1.7.7.6



More information about the wayland-devel mailing list