Fix user-guide-admin with directory rename

Rename of include pathes.

This will only work once the patch for user-guide is in.

Change-Id: I4115a839d1caee75aa3efda0e7eb11637139cffa
This commit is contained in:
Andreas Jaeger
2013-09-09 08:51:48 +02:00
parent 69bc24e26e
commit d312aa5ccc
5 changed files with 13 additions and 13 deletions

View File

@@ -10,27 +10,27 @@
<title>OpenStack command-line clients</title>
</info>
<xi:include
href="../../common/section_cli_overview.xml"/>
href="../common/section_cli_overview.xml"/>
<?hard-pagebreak?>
<xi:include
href="../../common/section_cli_install.xml"/>
href="../common/section_cli_install.xml"/>
<?hard-pagebreak?>
<xi:include href="../../common/section_cli_openrc.xml"/>
<xi:include href="../common/section_cli_openrc.xml"/>
<?hard-pagebreak?>
<xi:include
href="../../common/section_cli_version.xml"/>
href="../common/section_cli_version.xml"/>
<?hard-pagebreak?>
<xi:include
href="../../common/section_cli_help.xml"/>
href="../common/section_cli_help.xml"/>
<?hard-pagebreak?>
<xi:include
href="section_keystone_cli_manage_projects_users_roles.xml"/>
<?hard-pagebreak?>
<xi:include
href="../../common/section_keystone_cli_services.xml"/>
href="../common/section_keystone_cli_services.xml"/>
<?hard-pagebreak?>
<xi:include
href="../../common/section_glance_cli_manage_images.xml"/>
href="../common/section_glance_cli_manage_images.xml"/>
<?hard-pagebreak?>
<xi:include href="section_nova_cli_manage_flavors.xml"/>
<?hard-pagebreak?>