Merge "Updated Install Guide titles for consistency"

This commit is contained in:
Jenkins
2013-05-10 18:11:27 +00:00
committed by Gerrit Code Review
6 changed files with 222 additions and 175 deletions

View File

@@ -0,0 +1,2 @@
*.bak
/target

View File

@@ -8,7 +8,7 @@
<artifactId>openstack-basic-install</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>OpenStack Basic Install Guide</name>
<name>OpenStack Installation Guide</name>
<properties>
<!-- This is set by Jenkins according to the branch. -->

View File

@@ -17,11 +17,11 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml" version="5.0"
xml:id="openstack-basic-install-grizzly">
<title>OpenStack Basic Install Guide - <phrase os="rhel;centos;fedora">Fedora 18</phrase>
<phrase os="ubuntu">Ubuntu 12.04</phrase></title>
<?rax title.font.size="32px"?>
<titleabbrev>Basic Install Guide - <phrase os="rhel;centos;fedora">Fedora 18</phrase>
<phrase os="ubuntu">Ubuntu 12.04</phrase></titleabbrev>
<title>OpenStack Basic Installation Guide<phrase os="rhel;centos;fedora"> for Fedora 18</phrase>
<phrase os="ubuntu"> for Ubuntu 12.04 (LTS) and Debian Wheezy</phrase></title>
<?rax subtitle.font.size="18px" title.font.size="24px"?>
<titleabbrev>OpenStack Install Guide<phrase os="rhel;centos;fedora"> for Fedora 18</phrase>
<phrase os="ubuntu"> for Ubuntu 12.04 (LTS) and Debian Wheezy</phrase></titleabbrev>
<info>
<author>
<personname>
@@ -41,7 +41,7 @@
<holder>OpenStack Foundation</holder>
</copyright>
<releaseinfo>Grizzly, 2013.1</releaseinfo>
<productname>OpenStack</productname>
<productname>OpenStack Basic Installation Guide</productname>
<pubdate/>
<legalnotice role="apache2">
<annotation>
@@ -56,6 +56,16 @@
(<abbrev>API</abbrev>). </para>
</abstract>
<revhistory>
<revision>
<date>2013-05-08</date>
<revdescription>
<itemizedlist>
<listitem>
<para>Updated the title for consistency.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2009-01-01</date>
<revdescription>

View File

@@ -5,10 +5,12 @@
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:html="http://www.w3.org/1999/xhtml" version="5.0"
xml:id="openstack-install-manual-grizzly">
<?rax subtitle.font.size="20px"?>
<title>OpenStack Install and Deploy Guide - <phrase
os="rhel;centos;fedora">Red Hat</phrase>
<phrase os="ubuntu">Ubuntu</phrase></title>
<title>OpenStack Installation Guide<phrase
os="rhel;centos;fedora"> for Red Hat Enterprise Linux, CentOS, and Fedora</phrase>
<phrase os="ubuntu"> for Ubuntu 12.04 (LTS)</phrase></title>
<?rax subtitle.font.size="17px" title.font.size="32px"?>
<titleabbrev>OpenStack Installation Guide<phrase os="rhel;centos;fedora"> for Red Hat Enterprise Linux, CentOS, and Fedora</phrase>
<phrase os="ubuntu"> for Ubuntu 12.04 (LTS)</phrase></titleabbrev>
<info>
<author>
<personname>
@@ -24,9 +26,9 @@
<year>2013</year>
<holder>OpenStack Foundation</holder>
</copyright>
<releaseinfo>Grizzly, 2013.1 (Object Storage
1.8.0)</releaseinfo>
<productname>OpenStack</productname>
<releaseinfo>Grizzly, 2013.1 with Object Storage
1.8.0</releaseinfo>
<productname>OpenStack Installation Guide</productname>
<pubdate/>
<legalnotice role="apache2">
<annotation>
@@ -53,6 +55,17 @@
as well as sample configuration files. </para>
</abstract>
<revhistory>
<revision>
<date>2013-05-08</date>
<revdescription>
<itemizedlist spacing="compact">
<listitem>
<para>Updated the book title for
consistency.</para>
</listitem>
</itemizedlist>
</revdescription>
</revision>
<revision>
<date>2013-05-02</date>
<revdescription>

View File

@@ -28,7 +28,7 @@
<plugin>
<groupId>com.rackspace.cloud.api</groupId>
<artifactId>clouddocs-maven-plugin</artifactId>
<version>1.7.2</version>
<version>1.8.0</version>
<executions>
<execution>