File: gucharmap-docs.sgml

package info (click to toggle)
gucharmap 1%3A9.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 8,960 kB
  • ctags: 1,428
  • sloc: ansic: 8,325; sh: 4,104; perl: 788; makefile: 423; xml: 126
file content (26 lines) | stat: -rw-r--r-- 1,145 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?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>gucharmap Reference Manual</title>
    <releaseinfo>
      for gucharmap [VERSION]
      The latest version of this documentation can be found on-line at
      <ulink role="online-location" url="http://[SERVER]/gucharmap/index.html">http://[SERVER]/gucharmap/</ulink>.
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>[Insert title here]</title>
    <xi:include href="xml/gucharmap-codepoint-list.xml"/>
    <xi:include href="xml/gucharmap-block-chapters-model.xml"/>
    <xi:include href="xml/gucharmap-chapters-model.xml"/>
    <xi:include href="xml/gucharmap-chartable.xml"/>
    <xi:include href="xml/gucharmap-script-chapters-model.xml"/>
    <xi:include href="xml/gucharmap-script-codepoint-list.xml"/>
    <xi:include href="xml/gucharmap-chapters-view.xml"/>
    <xi:include href="xml/gucharmap-charmap.xml"/>
    <xi:include href="xml/gucharmap-unicode-info.xml"/>
  </chapter>
</book>