Remove unneeded include files from main CloudStack Guide.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/9cec713c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/9cec713c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/9cec713c Branch: refs/heads/master Commit: 9cec713c68af20d962b0437bc385ea8e7d42b5f3 Parents: cd12efa Author: Jessica Tomechak <[email protected]> Authored: Thu Aug 9 16:54:54 2012 -0700 Committer: Jessica Tomechak <[email protected]> Committed: Thu Aug 9 16:59:36 2012 -0700 ---------------------------------------------------------------------- docs/en-US/cloudstack.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/9cec713c/docs/en-US/cloudstack.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/cloudstack.xml b/docs/en-US/cloudstack.xml index c64b3c9..459a3ac 100644 --- a/docs/en-US/cloudstack.xml +++ b/docs/en-US/cloudstack.xml @@ -30,6 +30,4 @@ <xi:include href="provisioning.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="admin-guide.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="developer-guide.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="release-notes-3.0.4.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </book>
