Author: irooskov(a)redhat.com
Date: 2011-11-30 22:37:50 -0500 (Wed, 30 Nov 2011)
New Revision: 36821
Modified:
trunk/openshift/docs/reference/en-US/Book_Info.xml
trunk/openshift/docs/reference/en-US/Introduction.xml
trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml
trunk/openshift/docs/reference/en-US/Preface.xml
trunk/openshift/docs/reference/en-US/Revision_History.xml
trunk/openshift/docs/reference/en-US/master.xml
Log:
updated with new information. Screenshots to come
Modified: trunk/openshift/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/Book_Info.xml 2011-12-01 03:22:06 UTC (rev
36820)
+++ trunk/openshift/docs/reference/en-US/Book_Info.xml 2011-12-01 03:37:50 UTC (rev
36821)
@@ -4,7 +4,7 @@
<bookinfo
id="book-OpenShift_Tools_Reference_Guide-OpenShift_Tools_Reference_Guide">
<title>OpenShift Tools Reference Guide</title>
<subtitle>
- Provides information about the use of the <application>JBoss Developer
Studio</application> from a beginners level.
+ Provides information about the use of the <application>JBoss Developer
Studio</application> with the Red Hat
<application>OpenShift</application> service.
</subtitle>
<productname>JBoss Developer Studio</productname>
@@ -17,7 +17,7 @@
<abstract>
<para>
- The Beginners Guide brings all concepts pertaining to the <application>JBoss
Developer Studio</application> back to basics. It is intended for
individuals who may be new to application servers and the creation of applications for
deployment.
+ The OpenShift Tools Reference Guide explains how to create a connection and utilize the
<application>OpenShift</application> service from within
<application>JBoss Developer Studio</application>.
</para>
</abstract>
Modified: trunk/openshift/docs/reference/en-US/Introduction.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/Introduction.xml 2011-12-01 03:22:06 UTC (rev
36820)
+++ trunk/openshift/docs/reference/en-US/Introduction.xml 2011-12-01 03:37:50 UTC (rev
36821)
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='utf-8' ?>
-<chapter id="chap-Beginners_Guide-Introduction">
+ <chapter id="chap-OpenSift_Tools_Reference_Guide-Introduction">
<title>Introduction</title>
<para>
OpenShift is a cloud solution for your application server requirements. OpenShift
Express in particular is a free, cloud-based application platform for Java, Perl, PHP,
Python, and Ruby applications. JBoss Developer Studio supports OpenShift Express and this
guide will show you how to connect, create and deploy with OpenShift Express from your
JBoss Developer Studio workbench.
Modified: trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml 2011-12-01
03:22:06 UTC (rev 36820)
+++ trunk/openshift/docs/reference/en-US/OpenShift_Tools_Reference_Guide.xml 2011-12-01
03:37:50 UTC (rev 36821)
@@ -5,6 +5,7 @@
<xi:include href="Book_Info.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Preface.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Introduction.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="Creating_an_OpenShift_Express_Application.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Feedback.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Revision_History.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
</book>
Modified: trunk/openshift/docs/reference/en-US/Preface.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/Preface.xml 2011-12-01 03:22:06 UTC (rev 36820)
+++ trunk/openshift/docs/reference/en-US/Preface.xml 2011-12-01 03:37:50 UTC (rev 36821)
@@ -1,9 +1,9 @@
<?xml version='1.0' encoding='utf-8' ?>
<!--<!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">
+ <!ENTITY % BOOK_ENTITIES SYSTEM "OpenSift_Tools_Reference_Guide.ent">
%BOOK_ENTITIES;
]> -->
-<preface id="pref-Cloud_Tools_Reference_Guide-Preface">
+ <preface id="pref-OpenSift_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.
Modified: trunk/openshift/docs/reference/en-US/Revision_History.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/Revision_History.xml 2011-12-01 03:22:06 UTC (rev
36820)
+++ trunk/openshift/docs/reference/en-US/Revision_History.xml 2011-12-01 03:37:50 UTC (rev
36821)
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='utf-8' ?>
-<appendix id="appe-Beginners_Guide-Revision_History">
+<appendix id="appe-OpenSift_Tools_Reference_Guide-Revision_History">
<title>Revision History</title>
<simpara>
<revhistory>
Modified: trunk/openshift/docs/reference/en-US/master.xml
===================================================================
--- trunk/openshift/docs/reference/en-US/master.xml 2011-12-01 03:22:06 UTC (rev 36820)
+++ trunk/openshift/docs/reference/en-US/master.xml 2011-12-01 03:37:50 UTC (rev 36821)
@@ -4,6 +4,7 @@
[<!ENTITY Preface SYSTEM "Preface.xml">
<!ENTITY Introduction SYSTEM "Introduction.xml">
+<!ENTITY Creating_Express_Application SYSTEM
"Creating_an_OpenShift_Express_Application.xml">
<!ENTITY Revision_History SYSTEM "Revision_History.xml">
]>
@@ -48,6 +49,7 @@
<toc/>
<!-- &Preface; -->
&Introduction;
+ &Creating_Express_Application;
&Revision_History;
</book>