[jboss-cvs] JBossAS SVN: r72168 - projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 14 07:54:40 EDT 2008


Author: skittoli at redhat.com
Date: 2008-04-14 07:54:40 -0400 (Mon, 14 Apr 2008)
New Revision: 72168

Added:
   projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US/Feedback.xml
Modified:
   projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml
Log:
updated docs added feedback section

Modified: projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml
===================================================================
--- projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml	2008-04-14 11:48:11 UTC (rev 72167)
+++ projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US/Administration_And_Configuration_Guide.xml	2008-04-14 11:54:40 UTC (rev 72168)
@@ -5,10 +5,11 @@
 <book>
 	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="What_This_Book_Covers.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	
 	<xi:include href="About_JBoss.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="About_Open_Source.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="About_Professional_Open_Source.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="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 
 	

Added: projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US/Feedback.xml
===================================================================
--- projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US/Feedback.xml	                        (rev 0)
+++ projects/docs/trunk/AS_5/Administration_And_Configuration_Guide/en-US/Feedback.xml	2008-04-14 11:54:40 UTC (rev 72168)
@@ -0,0 +1,25 @@
+<?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>Help Contribute</title>
+	<para>
+		If you find a typographical error in the <citetitle>Administration and Configuration 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">http://jira.jboss.com</ulink> against the project <citetitle>JBoss Application Server</citetitle> and component <citetitle>Documentation</citetitle>.
+	</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>Be sure to give us your name so you can receive full credit.</para></note>
+	
+	<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/AS_5/Administration_And_Configuration_Guide/ --username yourname
+	</screen>
+	
+	<para>The directory structure includes other languages the book will be translated in. For English please edit the files under <emphasis>en-US</emphasis>.
+	</para>
+	
+</section>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list