renamed index files of two guides
Use bk_ instead of bk- to match the name of all other documents. Use openstack-install-guide instead of openstackinstallguide. Change-Id: I819774a726a3ac50bf0e9a82a03a53a6ae8c674c
This commit is contained in:
@@ -71,7 +71,7 @@
|
|||||||
<xincludeSupported>true</xincludeSupported>
|
<xincludeSupported>true</xincludeSupported>
|
||||||
<sourceDirectory>.</sourceDirectory>
|
<sourceDirectory>.</sourceDirectory>
|
||||||
<includes>
|
<includes>
|
||||||
bk_openstackinstallguide.xml
|
bk-openstack-install-guide.xml
|
||||||
</includes>
|
</includes>
|
||||||
<canonicalUrlBase>http://docs.openstack.org/${release.path.name}/install-guide/install/${operating.system}/content</canonicalUrlBase>
|
<canonicalUrlBase>http://docs.openstack.org/${release.path.name}/install-guide/install/${operating.system}/content</canonicalUrlBase>
|
||||||
<branding>openstack</branding>
|
<branding>openstack</branding>
|
||||||
|
@@ -30,7 +30,7 @@
|
|||||||
</goals>
|
</goals>
|
||||||
<phase>generate-sources</phase>
|
<phase>generate-sources</phase>
|
||||||
<configuration>
|
<configuration>
|
||||||
<includes>bk_openstack-sec-guide.xml</includes>
|
<includes>bk-openstack-sec-guide.xml</includes>
|
||||||
<sourceDirectory>.</sourceDirectory>
|
<sourceDirectory>.</sourceDirectory>
|
||||||
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
|
<glossaryCollection>${basedir}/../glossary/glossary-terms.xml</glossaryCollection>
|
||||||
<webhelpDirname>security-guide</webhelpDirname>
|
<webhelpDirname>security-guide</webhelpDirname>
|
||||||
|
Reference in New Issue
Block a user