Lines Matching +full:- +full:- +full:disable +full:- +full:wayland
3 <xsl:output method="xml" encoding="UTF-8" indent="yes" />
6 <!-- insert docbook's DOCTYPE blurb -->
7 <xsl:text disable-output-escaping = "yes"><![CDATA[
8 <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/x…
9 <!ENTITY % BOOK_ENTITIES SYSTEM "Wayland.ent">
14 <section id="sect-Protocol-Interfaces">
28 <xsl:apply-templates select="protocol/interface" />
34 <!-- Interfaces summary -->
38 <link linkend="protocol-spec-{@name}">
39 <xsl:value-of select="@name" />
44 <xsl:value-of select="description/@summary" />
51 <!-- vim: set expandtab shiftwidth=2: -->