mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-16 06:59:47 -05:00
doc: remove unused example files
These files were left in as examples, we have real-world examples now. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
3d7f7e2f4a
commit
adf300dc13
5 changed files with 0 additions and 80 deletions
|
|
@ -7,13 +7,10 @@ publican_sources = \
|
||||||
$(srcdir)/en_US/Architecture.xml \
|
$(srcdir)/en_US/Architecture.xml \
|
||||||
$(srcdir)/en_US/Author_Group.xml \
|
$(srcdir)/en_US/Author_Group.xml \
|
||||||
$(srcdir)/en_US/Book_Info.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/Wayland.xml \
|
||||||
$(srcdir)/en_US/WaylandProtocol.xml \
|
$(srcdir)/en_US/WaylandProtocol.xml \
|
||||||
$(srcdir)/en_US/Compositors.xml \
|
$(srcdir)/en_US/Compositors.xml \
|
||||||
$(srcdir)/en_US/Overview.xml \
|
$(srcdir)/en_US/Overview.xml \
|
||||||
$(srcdir)/en_US/Revision_History.xml \
|
|
||||||
$(srcdir)/en_US/images/icon.svg \
|
$(srcdir)/en_US/images/icon.svg \
|
||||||
$(srcdir)/en_US/images/wayland-architecture.png \
|
$(srcdir)/en_US/images/wayland-architecture.png \
|
||||||
$(srcdir)/en_US/images/wayland.png \
|
$(srcdir)/en_US/images/wayland.png \
|
||||||
|
|
|
||||||
|
|
@ -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>
|
|
||||||
|
|
@ -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>
|
|
||||||
|
|
@ -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>
|
|
||||||
|
|
@ -5,18 +5,11 @@
|
||||||
]>
|
]>
|
||||||
<book>
|
<book>
|
||||||
<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
<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="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="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="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="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="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 />
|
<index />
|
||||||
</book>
|
</book>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue