grim/purple-objects-docbook

c8f35280f4a3
Parents 17f09c7cdd76
Children 4d350962d44c
moved the plugin loader page to using figures
--- a/graphs/plugin-loaders.hierarchy Sun May 03 00:11:14 2009 -0500
+++ b/graphs/plugin-loaders.hierarchy Sun May 03 01:03:27 2009 -0500
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<hierarchy name="Plugin Loader Hierarchy">
+<hierarchy>
<objects>
<object name="GObject" type="abstract"/>
<object name="PurpleObject" type="abstract"/>
--- a/xml/plugin-loaders.xml Sun May 03 00:11:14 2009 -0500
+++ b/xml/plugin-loaders.xml Sun May 03 01:03:27 2009 -0500
@@ -4,12 +4,16 @@
<chapter id="plugin-loaders">
<title>Plugin Loaders</title>
- <imageobject>
- <imagedata fileref="graphs/plugin-loaders.png"/>
- </imageobject>
+ <figure id="plugin-loader-hierarchy">
+ <title>Plugin Loader Object Hierarchy</title>
+
+ <graphic fileref="graphs/plugin-loaders.png"/>
+ </figure>
- <imageobject>
- <imagedata fileref="graphs/plugin-loader.png"/>
- </imageobject>
+ <figure id="plugin-loader-class">
+ <title>Plugin Loader Class</title>
+
+ <graphic fileref="graphs/plugin-loader.png"/>
+ </figure>
</chapter>