52 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?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'">
 | 
						|
]>
 | 
						|
<book id="index">
 | 
						|
  <bookinfo>
 | 
						|
    <title>eekboard Reference Manual</title>
 | 
						|
    <releaseinfo>
 | 
						|
      for eekboard 0.90.0.
 | 
						|
    </releaseinfo>
 | 
						|
    <copyright>
 | 
						|
      <year>2011</year>
 | 
						|
      <holder>Daiki Ueno</holder>
 | 
						|
    </copyright>
 | 
						|
 | 
						|
    <copyright>
 | 
						|
      <year>2011</year>
 | 
						|
      <holder>Red Hat, Inc.</holder>
 | 
						|
    </copyright>
 | 
						|
 | 
						|
    <legalnotice>
 | 
						|
      <para>
 | 
						|
	Permission is granted to copy, distribute and/or modify this
 | 
						|
	document under the terms of the GNU Free Documentation License,
 | 
						|
	Version 1.3 or any later version published by the Free Software
 | 
						|
	Foundation; with no Invariant Sections, no Front-Cover Texts and
 | 
						|
	no Back-Cover Texts.  A copy of the license is included in the
 | 
						|
	section entitled "GNU Free Documentation License".
 | 
						|
      </para>
 | 
						|
    </legalnotice>
 | 
						|
  </bookinfo>
 | 
						|
 | 
						|
  <part id="apireference">
 | 
						|
    <title>API Manual</title>
 | 
						|
    <chapter>
 | 
						|
      <title>D-Bus client interface to eekboard-server</title>
 | 
						|
      <xi:include href="xml/eekboard-eekboard.xml"/>
 | 
						|
      <xi:include href="xml/eekboard-context.xml"/>
 | 
						|
    </chapter>
 | 
						|
    <chapter id="object-tree">
 | 
						|
      <title>Object Hierarchy</title>
 | 
						|
      <xi:include href="xml/tree_index.sgml"/>
 | 
						|
    </chapter>
 | 
						|
    <index id="api-index-full">
 | 
						|
      <title>API Index</title>
 | 
						|
      <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
 | 
						|
    </index>
 | 
						|
  </part>
 | 
						|
</book>
 |