Author: mcaspers
Date: 2011-01-10 19:28:15 -0500 (Mon, 10 Jan 2011)
New Revision: 28066
Modified:
trunk/documentation/guides/Update_Guide/en-US/Book_Info.xml
trunk/documentation/guides/Update_Guide/en-US/Preface.xml
Log:
Updated preface
Modified: trunk/documentation/guides/Update_Guide/en-US/Book_Info.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Book_Info.xml 2011-01-11 00:27:41 UTC
(rev 28065)
+++ trunk/documentation/guides/Update_Guide/en-US/Book_Info.xml 2011-01-11 00:28:15 UTC
(rev 28066)
@@ -5,9 +5,9 @@
<title>Update Guide</title>
<subtitle>Updating from 3.0 to 3.0.x</subtitle>
<productname>JBoss Developer Studio</productname>
- <productnumber>3.0</productnumber>
- <edition>3.0.1</edition>
- <pubsnumber>0</pubsnumber>
+ <productnumber>4.0</productnumber>
+ <edition>4.0.0</edition>
+ <pubsnumber>4</pubsnumber>
<abstract>
<para>
The Update Guide explains how to upgrade from the JBoss Developer Studio 3.0
Modified: trunk/documentation/guides/Update_Guide/en-US/Preface.xml
===================================================================
--- trunk/documentation/guides/Update_Guide/en-US/Preface.xml 2011-01-11 00:27:41 UTC (rev
28065)
+++ trunk/documentation/guides/Update_Guide/en-US/Preface.xml 2011-01-11 00:28:15 UTC (rev
28066)
@@ -1,12 +1,16 @@
<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE Book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<preface>
- <title>Preface</title>
- <xi:include href="Common_Content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
- <xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude">
- <xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude">
- <xi:include href="Common_Content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
- </xi:fallback>
- </xi:include>
+<!--<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Cloud_Tools_Reference_Guide.ent">
+%BOOK_ENTITIES;
+]> -->
+<preface id="pref-Cloud_Tools_Reference_Guide-Preface">
+ <title>Preface</title>
+ <para>
+ This manual uses several conventions to highlight certain words and phrases and draw
attention to specific pieces of information. To get more information on these conventions
please refer to the <guilabel>Document Conventions</guilabel> manual, which
can be found on the <ulink
url="http://docs.redhat.com/docs/en-US/JBoss_Developer_Studio/index....
Hat Documentation</ulink> website under the <guilabel>JBoss Developer
Studio</guilabel> section.
+ </para>
+ <!--<xi:include href="Common_Content/Conventions.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback
xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include
href="Common_Content/Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ </xi:fallback>
+ </xi:include>-->
</preface>
+