From 2c292d7c619718dfcf38e6db376215bc586412d7 Mon Sep 17 00:00:00 2001 From: Jessica Tomechak Date: Thu, 9 Aug 2012 16:51:09 -0700 Subject: [PATCH] Remove the configs directory within docs. These were working files, not used currently. --- .../Author_Group/Apache/Author_Group.xml | 35 ------------------- .../Book_Info/Main_Book_Info/Book_Info.xml | 27 -------------- docs/configs/Legal_Notice/Legal_Notice.xml | 35 ------------------- docs/configs/main/README.txt | 5 --- 4 files changed, 102 deletions(-) delete mode 100644 docs/configs/Author_Group/Apache/Author_Group.xml delete mode 100644 docs/configs/Book_Info/Main_Book_Info/Book_Info.xml delete mode 100644 docs/configs/Legal_Notice/Legal_Notice.xml delete mode 100644 docs/configs/main/README.txt diff --git a/docs/configs/Author_Group/Apache/Author_Group.xml b/docs/configs/Author_Group/Apache/Author_Group.xml deleted file mode 100644 index ef9cad55cef..00000000000 --- a/docs/configs/Author_Group/Apache/Author_Group.xml +++ /dev/null @@ -1,35 +0,0 @@ - - -%BOOK_ENTITIES; -]> - - - Apache CloudStack Project - - - - - - cloudstack-docs@incubator.apache.org - - - Jessica - Tomechak - - Citrix - Cloud Platform Group - - jessica.tomechak@cirix.com - - - Radhika - PC - - Citrix - Cloud Platform Group - - radhika.puthiyetath@citrix.com - - - diff --git a/docs/configs/Book_Info/Main_Book_Info/Book_Info.xml b/docs/configs/Book_Info/Main_Book_Info/Book_Info.xml deleted file mode 100644 index ee0183ffe30..00000000000 --- a/docs/configs/Book_Info/Main_Book_Info/Book_Info.xml +++ /dev/null @@ -1,27 +0,0 @@ - - -%BOOK_ENTITIES; -]> - - Technical Documentation - Revised June 14, 2012 9:03 pm Pacific - Apache CloudStack - 3.0 - 1 - - - - How to design, install, manage, customize, and troubleshoot a public or private cloud powered by CloudStack. - - - - - - - - - - - - \ No newline at end of file diff --git a/docs/configs/Legal_Notice/Legal_Notice.xml b/docs/configs/Legal_Notice/Legal_Notice.xml deleted file mode 100644 index 7899e25c0c2..00000000000 --- a/docs/configs/Legal_Notice/Legal_Notice.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - The text and illustrations in this document are licensed by the Apache CloudStack Project - under a Creative Commons Attribution–Share 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. - - - diff --git a/docs/configs/main/README.txt b/docs/configs/main/README.txt deleted file mode 100644 index 57bd709c2f4..00000000000 --- a/docs/configs/main/README.txt +++ /dev/null @@ -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 \ No newline at end of file