few tweaks to fix building docs
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/75184d33 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/75184d33 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/75184d33 Branch: refs/heads/vpc Commit: 75184d33ea4c4d5bbf857b9d366ce95d105dc73a Parents: b4432e3 Author: David Nalley <[email protected]> Authored: Tue Aug 7 18:29:16 2012 -0400 Committer: David Nalley <[email protected]> Committed: Tue Aug 7 18:29:16 2012 -0400 ---------------------------------------------------------------------- docs/en-US/Book_Info.xml | 3 ++- docs/en-US/accessing-vms.xml | 6 ++++++ docs/en-US/added-API-commands.xml | 7 +++++++ docs/en-US/added-cloudPlatform-error-codes.xml | 6 ++++++ docs/en-US/asynchronous-commands.xml | 6 ++++++ docs/en-US/cloudstack_features.xml | 6 ++++++ docs/en-US/cloudstack_system_requirements.xml | 6 ++++++ docs/en-US/cloudstack_whatis.xml | 7 +++++++ docs/en-US/deployment_architecture_overview.xml | 7 +++++++ docs/en-US/developer-getting-started.xml | 7 +++++++ 10 files changed, 60 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/Book_Info.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/Book_Info.xml b/docs/en-US/Book_Info.xml index 6ff42f2..cdb8e21 100644 --- a/docs/en-US/Book_Info.xml +++ b/docs/en-US/Book_Info.xml @@ -4,6 +4,7 @@ %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 @@ -25,7 +26,7 @@ <bookinfo id="book-release-notes-3.0.4"> <title>&PRODUCT; version 3.0.4 Release Notes</title> <subtitle>Revised June 14, 2012 5:48 pm Pacific</subtitle> - <productname>Citrix &PRODUCT; 3.0.4 Powered by Apache CloudStack</productname> + <productname>Apache CloudStack</productname> <productnumber></productnumber> <edition>1</edition> <pubsnumber></pubsnumber> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/accessing-vms.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/accessing-vms.xml b/docs/en-US/accessing-vms.xml index 7058716..a6f86f5 100644 --- a/docs/en-US/accessing-vms.xml +++ b/docs/en-US/accessing-vms.xml @@ -1,3 +1,9 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/added-API-commands.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/added-API-commands.xml b/docs/en-US/added-API-commands.xml index 824eb57..bcd72fb 100644 --- a/docs/en-US/added-API-commands.xml +++ b/docs/en-US/added-API-commands.xml @@ -1,3 +1,10 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/added-cloudPlatform-error-codes.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/added-cloudPlatform-error-codes.xml b/docs/en-US/added-cloudPlatform-error-codes.xml index e3f9b42..b1be04f 100644 --- a/docs/en-US/added-cloudPlatform-error-codes.xml +++ b/docs/en-US/added-cloudPlatform-error-codes.xml @@ -1,3 +1,9 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/asynchronous-commands.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/asynchronous-commands.xml b/docs/en-US/asynchronous-commands.xml index b0a86b6..aab1b5c 100644 --- a/docs/en-US/asynchronous-commands.xml +++ b/docs/en-US/asynchronous-commands.xml @@ -1,3 +1,9 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/cloudstack_features.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/cloudstack_features.xml b/docs/en-US/cloudstack_features.xml index ae83792..4d29e43 100644 --- a/docs/en-US/cloudstack_features.xml +++ b/docs/en-US/cloudstack_features.xml @@ -1,3 +1,9 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/cloudstack_system_requirements.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/cloudstack_system_requirements.xml b/docs/en-US/cloudstack_system_requirements.xml index cff8a67..665e23d 100644 --- a/docs/en-US/cloudstack_system_requirements.xml +++ b/docs/en-US/cloudstack_system_requirements.xml @@ -1,3 +1,9 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/cloudstack_whatis.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/cloudstack_whatis.xml b/docs/en-US/cloudstack_whatis.xml index a158f8c..b8cf1e2 100644 --- a/docs/en-US/cloudstack_whatis.xml +++ b/docs/en-US/cloudstack_whatis.xml @@ -1,3 +1,10 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/deployment_architecture_overview.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/deployment_architecture_overview.xml b/docs/en-US/deployment_architecture_overview.xml index 34d91d7..2c5c3b9 100644 --- a/docs/en-US/deployment_architecture_overview.xml +++ b/docs/en-US/deployment_architecture_overview.xml @@ -1,3 +1,10 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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 http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/75184d33/docs/en-US/developer-getting-started.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/developer-getting-started.xml b/docs/en-US/developer-getting-started.xml index 82ef120..08e2395 100644 --- a/docs/en-US/developer-getting-started.xml +++ b/docs/en-US/developer-getting-started.xml @@ -1,3 +1,10 @@ +<?xml version='1.0' encoding='utf-8' ?> +<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.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
