2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
5 <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
6 <!ENTITY version SYSTEM "version.xml">
7 <!ENTITY prodname "<productname>Nautilus-Actions</productname>">
8 <!ENTITY nautilus "<productname>Nautilus</productname>">
9 <!ENTITY lcomment "/*">
10 <!ENTITY rcomment "*/">
13 I miss several things here:
14 - I would like to insert line breaks somewhere (e.g. inside of releaseinfo)
15 - I would like to get ride of the extra space which comes with 'version.xml'
16 and in general with all included entities
17 (see e.g. na-getting.xml)
21 <title>&prodname; Reference Manual</title>
23 For Nautilus-Actions &version;
25 The latest version of this documentation can be found on-line at
26 <ulink role="online-location" url="http://www.nautilus-actions.org/docs/reference/">http://www.nautilus-actions.org/docs/reference</ulink>.
30 <holder>Pierre Wieser</holder>
35 <title>&prodname; Overview</title>
36 <xi:include href="na-what-is-it.xml" />
37 <xi:include href="na-getting.xml" />
38 <xi:include href="na-dist-content.xml" />
39 <xi:include href="na-compiling.xml" />
40 <xi:include href="na-about.xml" />
44 <title>Extending &prodname;</title>
45 <xi:include href="xml/extension.xml" />
49 <title>Public extension interfaces</title>
50 <xi:include href="xml/iio-provider.xml" />
51 <xi:include href="xml/iimporter.xml" />
52 <xi:include href="xml/iexporter.xml" />
56 <title>DBus services</title>
57 <xi:include href="xml/dbus.xml" />
61 <title>Data Factory Management System</title>
62 <xi:include href="xml/ifactory-provider.xml" />
63 <xi:include href="xml/ifactory-object.xml" />
64 <xi:include href="xml/data-boxed.xml"/>
65 <xi:include href="xml/data-type.xml"/>
66 <xi:include href="xml/data-def.xml"/>
67 <xi:include href="xml/data-name.xml"/>
71 <title>NAObject Hierarchy</title>
72 <xi:include href="xml/object.xml"/>
73 <xi:include href="xml/object-id.xml"/>
74 <xi:include href="xml/object-item.xml"/>
75 <xi:include href="xml/object-action.xml"/>
76 <xi:include href="xml/object-profile.xml"/>
77 <xi:include href="xml/object-menu.xml"/>
78 <xi:include href="xml/iduplicable.xml"/>
79 <xi:include href="xml/icontext.xml"/>
80 <xi:include href="xml/object-api.xml"/>
84 <title>Miscellaneous API</title>
85 <xi:include href="xml/gconf-monitor.xml"/>
86 <xi:include href="xml/gconf-utils.xml"/>
87 <xi:include href="xml/core-utils.xml"/>
90 <chapter id="object-tree">
91 <title>Object Hierarchy</title>
92 <xi:include href="xml/tree_index.sgml"/>
95 <index id="api-index-full">
96 <title>API Index</title>
97 <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
99 <index id="api-index-deprecated" role="deprecated">
100 <title>Index of deprecated symbols</title>
101 <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
103 <index id="api-index-2-30" role="2.30">
104 <title>Index of new symbols in &prodname; v 2.30</title>
105 <xi:include href="xml/api-index-2.30.xml"><xi:fallback /></xi:include>
108 <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>