|
1 | 1 | <?xml version="1.0" encoding="UTF-8" ?>
|
2 |
| -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" |
3 |
| - "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> |
| 2 | +<!DOCTYPE book PUBLIC '-//OASIS//DTD DocBook XML V4.5//EN' |
| 3 | + 'http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd'> |
4 | 4 |
|
5 |
| -<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude"> |
| 5 | +<book lang="en" id="libgimpcolor" xmlns:xi="http://www.w3.org/2003/XInclude"> |
6 | 6 |
|
7 | 7 | <bookinfo>
|
8 | 8 | <title>GIMP Color Library Reference Manual</title>
|
|
11 | 11 | </releaseinfo>
|
12 | 12 | </bookinfo>
|
13 | 13 |
|
14 |
| - <part id="libgimpcolor"> |
| 14 | + <part> |
15 | 15 | <title>GIMP Color Library</title>
|
16 | 16 | <xi:include href="xml/gimprgb.xml" />
|
17 | 17 | <xi:include href="xml/gimphsv.xml" />
|
|
21 | 21 | <xi:include href="xml/gimpadaptivesupersample.xml" />
|
22 | 22 | <xi:include href="xml/gimpbilinear.xml" />
|
23 | 23 | <xi:include href="xml/gimpcairo.xml" />
|
| 24 | + <xi:include href="xml/gimppixbuf.xml" /> |
24 | 25 | <xi:include href="xml/gimplcms.xml" />
|
25 | 26 | </part>
|
26 | 27 |
|
27 |
| - <index id="libgimpcolor-index"> |
| 28 | + <index id="api-index-full"> |
28 | 29 | <title>Index</title>
|
| 30 | + <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> |
29 | 31 | </index>
|
30 |
| - <index role="GIMP 2.2" id="libgimpcolor-index-new-in-2-2"> |
| 32 | + <index role="2.2" id="api-index-2-2"> |
31 | 33 | <title>Index of new symbols in GIMP 2.2</title>
|
| 34 | + <xi:include href="xml/api-index-2.2.xml"><xi:fallback /></xi:include> |
32 | 35 | </index>
|
33 |
| - <index role="GIMP 2.4" id="libgimpcolor-index-new-in-2-4"> |
| 36 | + <index role="2.4" id="api-index-2-4"> |
34 | 37 | <title>Index of new symbols in GIMP 2.4</title>
|
| 38 | + <xi:include href="xml/api-index-2.4.xml"><xi:fallback /></xi:include> |
35 | 39 | </index>
|
36 |
| - <index role="GIMP 2.6" id="libgimpcolor-index-new-in-2-6"> |
| 40 | + <index role="2.6" id="api-index-2-6"> |
37 | 41 | <title>Index of new symbols in GIMP 2.6</title>
|
| 42 | + <xi:include href="xml/api-index-2.6.xml"><xi:fallback /></xi:include> |
38 | 43 | </index>
|
39 |
| - <index role="GIMP 2.8" id="libgimpcolor-index-new-in-2-8"> |
| 44 | + <index role="2.8" id="api-index-2-8"> |
40 | 45 | <title>Index of new symbols in GIMP 2.8</title>
|
| 46 | + <xi:include href="xml/api-index-2.8.xml"><xi:fallback /></xi:include> |
41 | 47 | </index>
|
42 |
| - <index role="GIMP 2.10" id="libgimpcolor-index-new-in-2-10"> |
| 48 | + <index role="2.10" id="api-index-2-10"> |
43 | 49 | <title>Index of new symbols in GIMP 2.10</title>
|
| 50 | + <xi:include href="xml/api-index-2.10.xml"><xi:fallback /></xi:include> |
44 | 51 | </index>
|
45 |
| - <index role="deprecated" id="libgimpcolor-index-deprecated"> |
| 52 | + <index role="deprecated" id="api-index-deprecated"> |
46 | 53 | <title>Index of deprecated symbols</title>
|
| 54 | + <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include> |
47 | 55 | </index>
|
48 | 56 |
|
49 | 57 | </book>
|
0 commit comments