mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
26 lines
992 B
XML
26 lines
992 B
XML
<?xml version='1.0' encoding='utf-8' ?>
|
|
<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files%20(x86)/Publican/DocBook_DTD/docbookx.dtd" [
|
|
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
|
|
%BOOK_ENTITIES;
|
|
]>
|
|
<bookinfo id="book-cloudstack">
|
|
<title>CloudStack Guide</title>
|
|
<subtitle>Revised August 21, 2012 5:48 pm Pacific</subtitle>
|
|
<productname>Apache CloudStack (incubating)</productname>
|
|
<productnumber>3.0</productnumber>
|
|
<edition>1</edition>
|
|
<pubsnumber></pubsnumber>
|
|
<abstract>
|
|
<para>Complete technical documentation for Apache CloudStack.</para>
|
|
</abstract>
|
|
<corpauthor>
|
|
<inlinemediaobject>
|
|
<imageobject>
|
|
<imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" />
|
|
</imageobject>
|
|
</inlinemediaobject>
|
|
</corpauthor>
|
|
<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
|
|
</bookinfo>
|