reset content to resolve upstream depency issue

reset to zero to clear the content for inclusion of the aptira
content replacing the basic install guide content which was
depricated.

Change-Id: Ic464b7124a40984bab685352657a8bb51bd0b5dd
Implements: bp/training-manuals
This commit is contained in:
Colin McNamara 2013-11-06 11:48:04 +08:00
parent e4df5abfea
commit 161bd41ba8
2 changed files with 19 additions and 2 deletions

View File

@ -6,7 +6,7 @@
xml:id="bk001-ch003-associate-general"> xml:id="bk001-ch003-associate-general">
<title>OpenStack Associate, General Material To Learn</title> <title>OpenStack Associate, General Material To Learn</title>
<xi:include href="card007-core-overview.xml"></xi:include> <xi:include href="card007-core-overview.xml"></xi:include>
<xi:include href="card008.xml"></xi:include> <!-- <xi:include href="card008.xml"></xi:include>
<xi:include href="card006.xml"></xi:include> <xi:include href="card006.xml"></xi:include>
<xi:include href="card009.xml"></xi:include> <xi:include href="card009.xml"></xi:include>
<xi:include href="card011.xml"></xi:include> <xi:include href="card011.xml"></xi:include>
@ -30,5 +30,5 @@
<xi:include href="card126-horizon.xml"></xi:include> <xi:include href="card126-horizon.xml"></xi:include>
<xi:include href="card127-glance.xml"></xi:include> <xi:include href="card127-glance.xml"></xi:include>
<xi:include href="card128-swift.xml"></xi:include> <xi:include href="card128-swift.xml"></xi:include>
<xi:include href="associate-horizon-cli-operations.xml"></xi:include> <xi:include href="associate-horizon-cli-operations.xml"></xi:include> -->
</chapter> </chapter>

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<section xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="5.0"
xml:id="card0001-structure">
<title>Core Project Overview</title>
<!-- this maps to card007 user story title "Overview Core Project" -->
<!-- The basic install guide no longer exists. A new include needs to be found -->
<!--<xi:include href="../install-guide/basic-install-files/basic-install_architecture.xml"
xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(/*/*[not(self::db:title)])">
<xi:fallback><para><mediaobject><imageobject><imagedata fileref="figures/openstack-training-remote-content-not-available.png" format="PNG"/></imageobject></mediaobject>Remote content not available</para><para>image source</para><para><link xlink:href="https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing">https://docs.google.com/drawings/d/1J2LZSxmc06xKyxMgPjv5fC0blV7qK6956-AeTmFOZD4/edit?usp=sharing</link></para></xi:fallback>
</xi:include>-->
<para><link xlink:href="https://blueprints.launchpad.net/openstack-manuals/+filebug" xlink:show="new">Submit a bug on
the section above. Short description for the bug summary. Paragraph for the description and
then tag with training-manuals.</link></para>
</section>