Remove the configs directory within docs. These were working files, not used currently.

This commit is contained in:
Jessica Tomechak 2012-08-09 16:51:09 -07:00
parent e7718a9095
commit 2c292d7c61
4 changed files with 0 additions and 102 deletions

View File

@ -1,35 +0,0 @@
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE authorgroup 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;
]>
<authorgroup>
<author>
<firstname>Apache CloudStack Project</firstname>
<surname></surname>
<affiliation>
<orgname></orgname>
<orgdiv></orgdiv>
</affiliation>
<email>cloudstack-docs@incubator.apache.org</email>
</author>
<author>
<firstname>Jessica</firstname>
<surname>Tomechak</surname>
<affiliation>
<orgname>Citrix</orgname>
<orgdiv>Cloud Platform Group</orgdiv>
</affiliation>
<email>jessica.tomechak@cirix.com</email>
</author>
<author>
<firstname>Radhika</firstname>
<surname>PC</surname>
<affiliation>
<orgname>Citrix</orgname>
<orgdiv>Cloud Platform Group</orgdiv>
</affiliation>
<email>radhika.puthiyetath@citrix.com</email>
</author>
</authorgroup>

View File

@ -1,27 +0,0 @@
<?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>Technical Documentation</title>
<subtitle>Revised June 14, 2012 9:03 pm Pacific</subtitle>
<productname>Apache CloudStack</productname>
<productnumber>3.0</productnumber>
<edition>1</edition>
<pubsnumber></pubsnumber>
<abstract>
<para>
How to design, install, manage, customize, and troubleshoot a public or private cloud powered by 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>

View File

@ -1,35 +0,0 @@
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "file:///C:/Program%20Files/Publican/DocBook_DTD/docbookx.dtd" [
]>
<legalnotice>
<para>
The text and illustrations in this document are licensed by the Apache CloudStack Project
under a Creative Commons AttributionShare Alike 3.0
Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is
available at _http://creativecommons.org/licenses/by-sa/3.0/_. The
original authors of this document designate the Apache CloudStack Project
as the "Attribution Party" for
purposes of CC-BY-SA. In accordance with CC-BY-SA, if you
distribute this document or an adaptation of it, you must provide
the URL for the original version.
Specifications are subject to change without notice.
Citrix
Systems, Inc., the Citrix logo, Citrix XenServer, and Citrix XenCenter
are trademarks or registered trademarks of Citrix
Systems, Inc.
Linux® is the registered trademark of Linus Torvalds in the United
States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
MySQL® is a registered trademark of MySQL AB in the United States,
the European Union and other countries.
All other brands or products are trademarks or registered
trademarks of their respective holders.
</para>
</legalnotice>

View File

@ -1,5 +0,0 @@
The publican.cfg file in this directory should point to the main book file that will build 100% of the content in the CloudStack documentation XML source files. Swap this .cfg file up to the cloudstack-docs directory to build everything.
For example, to build the English language total documentation set, which includes everything in the cloudstack-docs/en-US directory, use this publican.cfg file with a command like:
publican build --formats=html --langs=en-US