Updated Branches: refs/heads/4.1 cffa45f71 -> dbd9d080e
Docs. Remove redundant inclusion of add-security-group.xml, which was breaking the docs build. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/dbd9d080 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/dbd9d080 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/dbd9d080 Branch: refs/heads/4.1 Commit: dbd9d080ec5cec12f38fbf530cfcd92dcba143ad Parents: e6e09eb Author: Jessica Tomechak <[email protected]> Authored: Tue Feb 5 05:39:36 2013 -0800 Committer: Jessica Tomechak <[email protected]> Committed: Tue Feb 5 05:41:01 2013 -0800 ---------------------------------------------------------------------- docs/en-US/security-groups.xml | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/dbd9d080/docs/en-US/security-groups.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/security-groups.xml b/docs/en-US/security-groups.xml index 42f5319..3d01389 100644 --- a/docs/en-US/security-groups.xml +++ b/docs/en-US/security-groups.xml @@ -27,7 +27,6 @@ <xi:include href="about-security-groups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="add-security-group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="security-groups-advanced-zones.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="enable-security-groups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="add-security-group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="enable-security-groups.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="add-ingress-egress-rules.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </section>
