Codebase list xapp / debian/1.2.0-1 docs / xapp-docs.xml
debian/1.2.0-1

Tree @debian/1.2.0-1 (Download .tar.gz)

xapp-docs.xml @debian/1.2.0-1raw · history · blame

<?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'">
  <!ENTITY % gtkdocentities SYSTEM "xml/gtkdocentities.ent">
  %gtkdocentities;
]>
<book id="index">
  <bookinfo>
    <title>XApp Reference Manual</title>
    <releaseinfo>
      &package_string; &package_version;
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>API reference</title>
    <xi:include href="xml/xapp-kbd-layout-controller.xml"/>
    <xi:include href="xml/xapp-monitor-blanker.xml"/>
    <xi:include href="xml/xapp-gtk-window.xml"/>
    <xi:include href="xml/xapp-preferences-window.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>
  <index id="deprecated-api-index" role="deprecated">
    <title>Index of deprecated API</title>
    <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
  </index>
  <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>