gplugin/gplugin

closing this branch as there is no demand for this
feature/ruby-loader
17 months ago, Gary Kramlich
d44bad5e041e
closing this branch as there is no demand for this
<?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 % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
<!ENTITY version SYSTEM "version.xml">
]>
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
<bookinfo>
<title>GPlugin Gtk+ Reference Manual</title>
<abstract>
<title>GPlugin Gtk+ &version;</title>
<para>
GPlugin Gtk+ is a GObject based library that implements a reusable plugin system that
supports loading plugins in other languages
via loaders. GPlugin also implements
dependencies among the plugins.
</para>
</abstract>
</bookinfo>
<part id="object-hierarchy">
<title>Object Hierarchy</title>
<xi:include href="xml/tree_index.sgml"/>
</part>
<part id="API">
<title>API Reference</title>
<xi:include href="xml/gplugin-gtk-plugin-info.xml"/>
<xi:include href="xml/gplugin-gtk-store.xml"/>
<xi:include href="xml/gplugin-gtk-view.xml"/>
</part>
<index id="api-index-full">
<title>Index</title>
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
</index>
<index id="api-index-deprecated" role="deprecated">
<title>Index of deprecated symbols</title>
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
</index>
<!-- <index id="api-index-2.11.0" role="2.11.0">
<title>Index of new symbols in 2.11.0</title>
<xi:include href="xml/api-index-2.11.0.xml"><xi:fallback /></xi:include>
</index>
-->
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
</book>