File: libgimpthumb-docs.sgml

package info (click to toggle)
gimp 2.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 130,648 kB
  • ctags: 50,475
  • sloc: ansic: 607,353; xml: 48,593; lisp: 10,881; sh: 9,811; makefile: 9,583; python: 3,333; perl: 2,683; yacc: 523; lex: 340
file content (35 lines) | stat: -rw-r--r-- 1,147 bytes parent folder | download
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" encoding="UTF-8" ?>
<!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>GIMP Thumbnail Library Reference Manual</title>
    <releaseinfo>
      for GIMP <xi:include href="version" parse="text"/>
    </releaseinfo>
  </bookinfo>

  <part id="libgimpthumb">
    <title>GIMP Thumbnail Library</title>
    <xi:include href="xml/gimpthumbnail.xml" />
    <xi:include href="xml/gimpthumb-utils.xml" />
    <xi:include href="xml/gimpthumb-enums.xml" />
    <xi:include href="xml/gimpthumb-error.xml" />
  </part>

  <index id="libgimpthumb-index">
    <title>Index</title>
  </index>
  <index role="GIMP 2.2" id="libgimpthumb-index-new-in-2-2">
    <title>Index of new symbols in GIMP 2.2</title>
  </index>
  <index role="GIMP 2.4" id="libgimpthumb-index-new-in-2-4">
    <title>Index of new symbols in GIMP 2.4</title>
  </index>
  <index role="deprecated" id="libgimpthumb-index-deprecated">
    <title>Index of deprecated symbols</title>
  </index>

</book>