[jboss-cvs] JBossAS SVN: r65824 - projects/docs/trunk/Getting_Started/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 4 01:43:50 EDT 2007


Author: mhideo at redhat.com
Date: 2007-10-04 01:43:50 -0400 (Thu, 04 Oct 2007)
New Revision: 65824

Added:
   projects/docs/trunk/Getting_Started/en-US/Feedback.xml
Modified:
   projects/docs/trunk/Getting_Started/en-US/Getting_Started.xml
Log:
Adding feedback loop

Added: projects/docs/trunk/Getting_Started/en-US/Feedback.xml
===================================================================
--- projects/docs/trunk/Getting_Started/en-US/Feedback.xml	                        (rev 0)
+++ projects/docs/trunk/Getting_Started/en-US/Feedback.xml	2007-10-04 05:43:50 UTC (rev 65824)
@@ -0,0 +1,27 @@
+<?xml version='1.0'?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+
+<section id="Book-We_Need_Feedback">
+	<title>We Need Feedback</title>
+	<para>
+		If you find a typographical error in the <citetitle>Getting Started Guide</citetitle>, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA: <ulink url="http://bugzilla.redhat.com/bugzilla/">http://bugzilla.redhat.com/bugzilla/</ulink> against the component <citetitle>Getting Started Guide</citetitle>.
+	</para>
+	<para>
+		To view current JIRA issues against <citetitle>Getting Started Guide</citetitle> Please examine JIRA here: <ulink url="http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=10030&amp;resolution=-1&amp;component=12311310&amp;sorter/field=priority&amp;sorter/order=DESC">http://jira.jboss.com</ulink>
+	</para>
+	<para>
+		If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+	</para>
+	
+	<note><title>Note</title><para>This content is taken from svn.jboss.org/repos/jbossas/projects/docs/trunk and has yet to be branched.</para></note>
+	
+	<para>To access the content directly and make changes yourself:</para>
+<screen>
+svn co https://svn.jboss.org/repos/jbossas/projects/docs/trunk --username yourname
+</screen>
+	
+	
+</section>
+
+

Modified: projects/docs/trunk/Getting_Started/en-US/Getting_Started.xml
===================================================================
--- projects/docs/trunk/Getting_Started/en-US/Getting_Started.xml	2007-10-04 03:45:20 UTC (rev 65823)
+++ projects/docs/trunk/Getting_Started/en-US/Getting_Started.xml	2007-10-04 05:43:50 UTC (rev 65824)
@@ -14,6 +14,7 @@
 	<productnumber>2</productnumber>
 	<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+
 </bookinfo>
   <!--preface>
     <title>About this book</title>
@@ -44,9 +45,28 @@
     <para>Of course, that barely scratches the surface of what you can do with JBoss. Once you feel comfortable with
             the information here, the <emphasis>JBoss 4 Application Server Guide</emphasis> can take you the rest of the
             way to total mastery of the JBoss. </para>
+	<para>
+		If you find a typographical error in the <citetitle>Getting Started Guide</citetitle>, or if you have thought of a way to make this manual better, we would love to hear from you! Please submit a report in JIRA: <ulink url="http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=10030&amp;resolution=-1&amp;component=12311310&amp;sorter/field=priority&amp;sorter/order=DESC">http://jira.jboss.com</ulink> against the project <citetitle>JBoss Application Server</citetitle> and component <citetitle>Getting Started Guide</citetitle>.
+	</para>
+	<para>
+		To view current JIRA issues against <citetitle>Getting Started Guide</citetitle> Please examine JIRA here: <ulink url="http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=10030&amp;resolution=-1&amp;component=12311310&amp;sorter/field=priority&amp;sorter/order=DESC">http://jira.jboss.com</ulink>
+	</para>
+	<para>
+		If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+	</para>
+	
+	<note><title>Note</title><para>This content is taken from svn.jboss.org/repos/jbossas/projects/docs/trunk and has yet to be branched.</para></note>
+	
+	<para>To access the content directly and make changes yourself:</para>
+<screen>
+svn co https://svn.jboss.org/repos/jbossas/projects/docs/trunk --username yourname
+</screen>
+	
   </preface>
   <chapter id="install">
+
     <title>Getting Started</title>
+
     <section>
       <title>Downloading and Installing JBoss</title>
       <para>Before you download and run JBoss make sure you have an up-to-date version of Java on your machine.




More information about the jboss-cvs-commits mailing list