File: libenca-docs.sgml

package info (click to toggle)
enca 1.13-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,440 kB
  • sloc: sh: 11,125; ansic: 10,330; xml: 2,926; makefile: 698; perl: 232
file content (23 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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/2001/XInclude">
  <bookinfo>
    <title>Enca Library Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>Enca Library API</title>
    <xi:include href="xml/analyser.xml"/>
    <xi:include href="xml/enums.xml"/>
    <xi:include href="xml/encodings.xml"/>
    <xi:include href="xml/auxiliary.xml"/>
  </chapter>

<!--
    <chapter>
    <title>Enca Library Internal Functions</title>
    <xi:include href="xml/internal.xml"/>
  </chapter>
-->
</book>