|
| 1 | +<?xml version='1.0' encoding='utf-8' ?> |
| 2 | +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ |
| 3 | +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent"> |
| 4 | +%BOOK_ENTITIES; |
| 5 | +]> |
| 6 | + |
| 7 | +<!-- Licensed to the Apache Software Foundation (ASF) under one |
| 8 | + or more contributor license agreements. See the NOTICE file |
| 9 | + distributed with this work for additional information |
| 10 | + regarding copyright ownership. The ASF licenses this file |
| 11 | + to you under the Apache License, Version 2.0 (the |
| 12 | + "License"); you may not use this file except in compliance |
| 13 | + with the License. You may obtain a copy of the License at |
| 14 | + |
| 15 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 16 | + |
| 17 | + Unless required by applicable law or agreed to in writing, |
| 18 | + software distributed under the License is distributed on an |
| 19 | + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 20 | + KIND, either express or implied. See the License for the |
| 21 | + specific language governing permissions and limitations |
| 22 | + under the License. |
| 23 | +--> |
| 24 | + |
| 25 | +<book> |
| 26 | + <bookinfo id="book-installation"> |
| 27 | + <title>&PRODUCT; Installation Guide</title> |
| 28 | + <productname>Apache CloudStack</productname> |
| 29 | + <productnumber>4.0</productnumber> |
| 30 | + <edition>1</edition> |
| 31 | + <pubsnumber></pubsnumber> |
| 32 | + <abstract> |
| 33 | + <para> |
| 34 | + Installation Guide for &PRODUCT;. |
| 35 | + </para> |
| 36 | + </abstract> |
| 37 | + <corpauthor> |
| 38 | + <inlinemediaobject> |
| 39 | + <imageobject> |
| 40 | + <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG" /> |
| 41 | + </imageobject> |
| 42 | + </inlinemediaobject> |
| 43 | + </corpauthor> |
| 44 | + <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
| 45 | + <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
| 46 | + </bookinfo> |
| 47 | + <xi:include href="concepts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
| 48 | + <xi:include href="installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
| 49 | + <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
| 50 | +</book> |
0 commit comments