File: libgimpthumb-docs.sgml

package info (click to toggle)
gimp 2.8.18-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 153,908 kB
  • sloc: ansic: 704,570; makefile: 10,969; lisp: 10,839; sh: 4,430; python: 3,793; perl: 3,411; xml: 1,307; yacc: 588; lex: 342
file content (38 lines) | stat: -rw-r--r-- 1,271 bytes parent folder | download | duplicates (5)
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
36
37
38
<?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="GIMP 2.6" id="libgimpthumb-index-new-in-2-6">
    <title>Index of new symbols in GIMP 2.6</title>
  </index>
  <index role="deprecated" id="libgimpthumb-index-deprecated">
    <title>Index of deprecated symbols</title>
  </index>

</book>