Updated Branches: refs/heads/4.0 080ddfede -> e25696634
readding the qig.* files Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e2569663 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/e2569663 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/e2569663 Branch: refs/heads/4.0 Commit: e25696634141f3a791dcf6c82a9941230921fbd8 Parents: 080ddfe Author: David Nalley <da...@gnsa.us> Authored: Tue Apr 16 09:30:17 2013 -0400 Committer: David Nalley <da...@gnsa.us> Committed: Tue Apr 16 09:30:17 2013 -0400 ---------------------------------------------------------------------- docs/qig/en-US/qig.ent | 22 ++++++++++++++++++++++ docs/qig/en-US/qig.xml | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e2569663/docs/qig/en-US/qig.ent ---------------------------------------------------------------------- diff --git a/docs/qig/en-US/qig.ent b/docs/qig/en-US/qig.ent new file mode 100644 index 0000000..3b1649a --- /dev/null +++ b/docs/qig/en-US/qig.ent @@ -0,0 +1,22 @@ +<!-- Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + +<!ENTITY PRODUCT "Apache CloudStack"> +<!ENTITY BOOKID "Quick Install Guide"> +<!ENTITY YEAR "2013"> +<!ENTITY HOLDER "Apache Software Foundation"> http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e2569663/docs/qig/en-US/qig.xml ---------------------------------------------------------------------- diff --git a/docs/qig/en-US/qig.xml b/docs/qig/en-US/qig.xml new file mode 100644 index 0000000..00dd2e4 --- /dev/null +++ b/docs/qig/en-US/qig.xml @@ -0,0 +1,36 @@ +<?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" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "Runbook.ent"> +%BOOK_ENTITIES; +]> + +<!-- Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. +--> + + +<book> + <xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Environment.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Management.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="kvm.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="config.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> +<!-- <index /> --> +</book>