blob: 5ce89c8d92fd98a21eb7230bd669e14f8807b3c0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<book xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
<title>@project.name@ Programmer Guide</title>
<titleabbrev>Programmer Guide</titleabbrev>
<productname>@project.name@</productname>
<releaseinfo>@bundle.version@</releaseinfo>
<mediaobject>
<imageobject role="fo">
<imagedata align="center" fileref="images/virgo-logo-small.png" format="PNG" />
</imageobject>
<imageobject role="html">
<imagedata align="right" fileref="images/virgo-logo-small.png" format="PNG" />
</imageobject>
</mediaobject>
<authorgroup>
<author>
<firstname>Ramnivas</firstname>
<surname>Laddad</surname>
</author>
<author>
<firstname>Colin</firstname>
<surname>Yates</surname>
</author>
<author>
<firstname>Sam</firstname>
<surname>Brannen</surname>
</author>
<author>
<firstname>Rob</firstname>
<surname>Harrop</surname>
</author>
<author>
<firstname>Christian</firstname>
<surname>Dupuis</surname>
</author>
<author>
<firstname>Andy</firstname>
<surname>Wilkinson</surname>
</author>
<author>
<firstname>Glyn</firstname>
<surname>Normington</surname>
</author>
<author>
<firstname>Steve</firstname>
<surname>Powell</surname>
</author>
<author>
<firstname>Christopher</firstname>
<surname>Frost</surname>
</author>
</authorgroup>
<legalnotice><para>Copyright &copy; 2011 VMware Inc.</para></legalnotice>
</bookinfo>
<toc />
<xi:include href="preface.xml"/>
<xi:include href="prerequisites.xml"/>
<xi:include href="introduction.xml"/>
<xi:include href="architecture.xml"/>
<xi:include href="developing-applications.xml"/>
<xi:include href="migrating-to-osgi.xml"/>
<xi:include href="formtags-case-study.xml"/>
<xi:include href="common-libraries.xml"/>
<xi:include href="known-issues.xml"/>
</book>