File: libxklavier-docs.sgml

package info (click to toggle)
libxklavier 5.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 628 kB
  • sloc: ansic: 7,099; makefile: 158; python: 117; sh: 19
file content (20 lines) | stat: -rw-r--r-- 670 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>Libxklavier Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>Libxklavier Objects</title>
    <xi:include href="xml/xkl_engine.xml"/>
    <xi:include href="xml/xkl_config_item.xml"/>
    <xi:include href="xml/xkl_config_rec.xml"/>
    <xi:include href="xml/xkl_config_registry.xml"/>
  </chapter>
  <chapter>
    <title>Libxklavier Utilities</title>
    <xi:include href="xml/xklavier.xml"/>
  </chapter>
</book>