File: libidn2-docs.sgml

package info (click to toggle)
libidn2-0 0.10-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 7,124 kB
  • sloc: ansic: 23,358; sh: 13,686; perl: 720; makefile: 153
file content (33 lines) | stat: -rw-r--r-- 1,020 bytes parent folder | download | duplicates (3)
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
27
28
29
30
31
32
33
<?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 version SYSTEM "version.xml">
	  ]>
<book id="index">
  <bookinfo>
    <title>Libidn2 Reference Manual</title>
    <releaseinfo>
      for Libidn2 &version;
      The latest version of this documentation can be found on-line at
      <ulink role="online-location"
	     url="http://www.gnu.org/software/libidn/#libidn2">
	http://www.gnu.org/software/libidn/#libidn2</ulink>.
    </releaseinfo>
  </bookinfo>

  <chapter id="libidn2">
    <title>Libidn2 Overview</title>
    <para>
      Libidn2 is a free software implementation of IDNA2008.
    </para>

    <xi:include href="xml/idn2.xml"/>
  </chapter>

  <index id="api-index-full">
    <title>API Index</title>
    <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
  </index>
</book>