fixed directory structure
Change-Id: I064924668d6ec4ad25b0d14fdcef14059cabf1e7
This commit is contained in:
parent
12f0d43dcc
commit
a87574826b
@ -15,6 +15,6 @@
|
||||
<?rax revhistory?>
|
||||
<para><link xlink:href="https://blueprints.launchpad.net/openstack-manuals/+filebug" xlink:show="new">Submit a bug. Enter the summary as "Training, " with a few words. Be descriptive as possible in the description field. Open the tag pull-down and enter training-manuals.</link></para>
|
||||
</section>
|
||||
<!-- <xi:include href="https://raw.github.com/openstack/operations-guide/master/doc/src/docbkx/openstack-ops/src/preface_ops.xml" parse="xml" xpointer="chapter_gk2_jpr_lj"/> -->
|
||||
<!-- <xi:include href="https://raw.github.com/openstack/operations-guide/master/doc/openstack-ops/src/preface_ops.xml" parse="xml" xpointer="chapter_gk2_jpr_lj"/> -->
|
||||
</preface>
|
||||
</book>
|
||||
</book>
|
||||
|
@ -6,4 +6,4 @@
|
||||
<title>OpenStack Operator, General Material To Learn</title>
|
||||
<para>User Stories are referenced here</para>
|
||||
<xi:include href="operator-editing-code.xml"/>
|
||||
</chapter>
|
||||
</chapter>
|
||||
|
@ -168,7 +168,7 @@ $ git config --global user.email "your_email@youremail.com" </userinput></screen
|
||||
</step>
|
||||
<step>
|
||||
<para>Using oXygen, open the
|
||||
/Users/<username>/code/openstack-manuals/doc/src/docbkx/openstack-compute-admin/bk_compute_adminguide.xml
|
||||
/Users/<username>/code/openstack-manuals/doc/admin-guide-cloud/bk-admin-guide-cloud.xml
|
||||
master page for this example. It links together the rest
|
||||
of the material. Find the page with the bug. Open the page
|
||||
that is referenced in the bug description by selecting the
|
||||
@ -178,7 +178,7 @@ $ git config --global user.email "your_email@youremail.com" </userinput></screen
|
||||
</step>
|
||||
<step>
|
||||
<para>In the shell,</para>
|
||||
<screen><prompt>$</prompt><userinput>cd /Users/<username>/code/openstack-manuals/doc/src/docbkx/openstack-compute-admin/</userinput></screen>
|
||||
<screen><prompt>$</prompt><userinput>cd /Users/<username>/code/openstack-manuals/doc/admin-guide-cloud/</userinput></screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>Verify that you are on master with</para>
|
||||
|
@ -29,7 +29,7 @@
|
||||
the section above. Short description for the bug summary. Paragraph for the description and
|
||||
then tag with training-manuals.</link></para>
|
||||
<!-- this maps to user story "blah blah" -->
|
||||
<xi:include href="https://raw.github.com/openstack/openstack-manuals/master/doc/src/docbkx/openstack-install/ch_installing-openstack-overview.xml" xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'scripted-dev-installation'])">
|
||||
<xi:include href="https://raw.github.com/openstack/openstack-manuals/master/doc/install-guide/ch_installing-openstack-overview.xml" xpointer="xmlns(db=http://docbook.org/ns/docbook) xpath(//*[@xml:id = 'scripted-dev-installation'])">
|
||||
<xi:fallback>
|
||||
<para>
|
||||
<mediaobject>
|
||||
|
Loading…
Reference in New Issue
Block a user