File: libinftext-0.6-docs.sgml

package info (click to toggle)
libinfinity 0.6.5-1
  • links: PTS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 13,528 kB
  • sloc: ansic: 103,421; sh: 11,583; xml: 1,841; makefile: 1,059
file content (35 lines) | stat: -rw-r--r-- 1,592 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
34
35
<?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" [
  <!ENTITY version SYSTEM "../version.xml">
  <!ENTITY api_version SYSTEM "../api_version.xml">
]>

<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
  <bookinfo>
    <title>libinftext-&api_version; Reference Manual</title>
    <releaseinfo>
      for libinftext &version;.
      The latest version of this documentation can be found on-line at
      <ulink role="online-location" url="http://infinote.0x539.de/libinfinity/API/libinftext/index.html">http://infinote.0x539.de/libinfinity/API/libinftext/</ulink>.
    </releaseinfo>
  </bookinfo>

  <chapter>
    <title>libinftext API reference</title>
    <xi:include href="xml/inf-text-session.xml"/>
    <xi:include href="xml/inf-text-buffer.xml"/>
    <xi:include href="xml/inf-text-user.xml"/>
    <xi:include href="xml/inf-text-chunk.xml"/>
    <xi:include href="xml/inf-text-default-buffer.xml"/>
    <xi:include href="xml/inf-text-fixline-buffer.xml"/>
    <xi:include href="xml/inf-text-undo-grouping.xml"/>
    <xi:include href="xml/inf-text-insert-operation.xml"/>
    <xi:include href="xml/inf-text-delete-operation.xml"/>
    <xi:include href="xml/inf-text-default-delete-operation.xml"/>
    <xi:include href="xml/inf-text-default-insert-operation.xml"/>
    <xi:include href="xml/inf-text-remote-delete-operation.xml"/>
    <xi:include href="xml/inf-text-move-operation.xml"/>
    <xi:include href="xml/inf-text-filesystem-format.xml"/>
  </chapter>
</book>