grim/purple-objects-docbook

moved the proxies page to figures

2009-05-03, Gary Kramlich
5bff2a92b208
Parents 0c7589126ffe
Children 000ed57fa5d5
moved the proxies page to figures
added proxies.xml to the Makefile, somehow missed this before...
--- a/Makefile Sun May 03 01:09:54 2009 -0500
+++ b/Makefile Sun May 03 01:11:38 2009 -0500
@@ -20,6 +20,7 @@
xml/plugins.xml \
xml/plugin-loaders.xml \
xml/pounces.xml \
+ xml/proxies.xml \
xml/purple-objects.xml \
xml/revhistory.xml \
xml/whiteboards.xml
--- a/graphs/proxies.hierarchy Sun May 03 01:09:54 2009 -0500
+++ b/graphs/proxies.hierarchy Sun May 03 01:11:38 2009 -0500
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<hierarchy name="Proxy Hierarchy">
+<hierarchy>
<objects>
<object name="GObject" type="abstract"/>
<object name="PurpleObject" type="abstract"/>
--- a/xml/proxies.xml Sun May 03 01:09:54 2009 -0500
+++ b/xml/proxies.xml Sun May 03 01:11:38 2009 -0500
@@ -4,8 +4,10 @@
<chapter id="proxies">
<title>Proxies</title>
- <imageobject>
- <imagedata fileref="graphs/proxies.png"/>
- </imageobject>
+ <figure id="proxies-hierarchy">
+ <title>Proxy Object Hierarchy</title>
+
+ <graphic fileref="graphs/proxies.png"/>
+ </figure>
</chapter>