Updated Branches: refs/heads/master 03b2f9bfd -> d07700eb6
Shortcut didn't work Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d07700eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d07700eb Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d07700eb Branch: refs/heads/master Commit: d07700eb6d79bb1a0f786cc32b78164a1eefac1d Parents: 03b2f9b Author: Hugo Trippaers <[email protected]> Authored: Wed Oct 3 20:03:46 2012 +0200 Committer: Hugo Trippaers <[email protected]> Committed: Wed Oct 3 20:03:46 2012 +0200 ---------------------------------------------------------------------- docs/en-US/plugin-niciranvp-about.xml | 8 ++++---- docs/en-US/plugin-niciranvp-troubleshooting.xml | 6 +++--- docs/en-US/plugin-niciranvp-usage.xml | 10 +++++----- 3 files changed, 12 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d07700eb/docs/en-US/plugin-niciranvp-about.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/plugin-niciranvp-about.xml b/docs/en-US/plugin-niciranvp-about.xml index a0b6928..8d2e20e 100644 --- a/docs/en-US/plugin-niciranvp-about.xml +++ b/docs/en-US/plugin-niciranvp-about.xml @@ -20,9 +20,9 @@ specific language governing permissions and limitations under the License. --> -<chapter id="About-the-Nicira-NVP-Plugin" xmlns:xi="http://www.w3.org/2001/XInclude"> +<chapter id="About-the-Nicira-NVP-Plugin" > <title>The Nicira NVP Plugin</title> - <xi:include href="plugin-niciranvp-introduction.xml"></xi:include> - <xi:include href="plugin-niciranvp-features.xml"></xi:include> + <xi:include href="plugin-niciranvp-introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> + <xi:include href="plugin-niciranvp-features.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> </chapter> - \ No newline at end of file + http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d07700eb/docs/en-US/plugin-niciranvp-troubleshooting.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/plugin-niciranvp-troubleshooting.xml b/docs/en-US/plugin-niciranvp-troubleshooting.xml index 615b80a..02b0655 100644 --- a/docs/en-US/plugin-niciranvp-troubleshooting.xml +++ b/docs/en-US/plugin-niciranvp-troubleshooting.xml @@ -20,9 +20,9 @@ specific language governing permissions and limitations under the License. --> -<chapter id="Troubleshooting-the-Nicira-NVP-Plugin" xmlns:xi="http://www.w3.org/2001/XInclude"> +<chapter id="Troubleshooting-the-Nicira-NVP-Plugin" > <title>Troubleshooting the Nicira NVP Plugin</title> - <xi:include href="plugin-niciranvp-uuidreferences.xml" ></xi:include> - <xi:include href="plugin-niciranvp-tables.xml" ></xi:include> + <xi:include href="plugin-niciranvp-uuidreferences.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> + <xi:include href="plugin-niciranvp-tables.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> </chapter> http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d07700eb/docs/en-US/plugin-niciranvp-usage.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/plugin-niciranvp-usage.xml b/docs/en-US/plugin-niciranvp-usage.xml index 2dcc3e7..1741338 100644 --- a/docs/en-US/plugin-niciranvp-usage.xml +++ b/docs/en-US/plugin-niciranvp-usage.xml @@ -20,10 +20,10 @@ specific language governing permissions and limitations under the License. --> -<chapter id="Using-the-Nicira-NVP-Plugin" xmlns:xi="http://www.w3.org/2001/XInclude"> +<chapter id="Using-the-Nicira-NVP-Plugin" > <title>Using the Nicira NVP Plugin</title> - <xi:include href="plugin-niciranvp-preparations.xml"></xi:include> - <xi:include href="plugin-niciranvp-provider.xml"></xi:include> - <xi:include href="plugin-niciranvp-devicemanagement.xml"></xi:include> -</chapter> \ No newline at end of file + <xi:include href="plugin-niciranvp-preparations.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> + <xi:include href="plugin-niciranvp-provider.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> + <xi:include href="plugin-niciranvp-devicemanagement.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> +</chapter>
