[jboss-svn-commits] JBL Code SVN: r34042 - in labs/jbossrules/trunk/drools-docs: drools-docs-expert/src/main/docbook/en-US/Chapter-Deployment and 3 other directories.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Mon Jul 19 14:09:59 EDT 2010


Author: ge0ffrey
Date: 2010-07-19 14:09:58 -0400 (Mon, 19 Jul 2010)
New Revision: 34042

Modified:
   labs/jbossrules/trunk/drools-docs/doc-authoring-guideline-and-cheatsheet.txt
   labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Deployment/Section-Testing.xml
   labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Introduction/Section-What_is_a_Rule_Engine.xml
   labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Rule_Engine/Section-What_is_a_Rule_Engine.xml
   labs/jbossrules/trunk/drools-docs/drools-docs-fusion/src/main/docbook/en-US/Chapter-Introduction/Section-ComplexEventProcessing.xml
Log:
Use citetitle in a valid way, remove it where it's not a cited title

Modified: labs/jbossrules/trunk/drools-docs/doc-authoring-guideline-and-cheatsheet.txt
===================================================================
--- labs/jbossrules/trunk/drools-docs/doc-authoring-guideline-and-cheatsheet.txt	2010-07-19 17:51:57 UTC (rev 34041)
+++ labs/jbossrules/trunk/drools-docs/doc-authoring-guideline-and-cheatsheet.txt	2010-07-19 18:09:58 UTC (rev 34042)
@@ -153,15 +153,13 @@
     is described as "an abstract structure that describes a formal language
     precisely, i.e., a set of rules that mathematically delineates a (usually
     infinite) set of finite-length strings over a (usually finite) alphabet"
-    (<ulink url="http://en.wikipedia.org/wiki/Formal_grammar">
-    <citetitle>wikipedia</citetitle>
-    </ulink>).
+    (<citetitle><link xlink:href="http://en.wikipedia.org/wiki/Formal_grammar">Wikipedia</ulink></citetitle>).
 </para>
 
 You can see the the effect of the above example code here:
 https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk/target/docs/drools-expert/html/ch01.html#d0e41
 
-You can of course combine the <blockquote>, <ulink> and <citetitle> together.
+You can of course combine the <blockquote>, <link> and <citetitle> together.
 
 
 Footnotes:

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Deployment/Section-Testing.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Deployment/Section-Testing.xml	2010-07-19 17:51:57 UTC (rev 34041)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Deployment/Section-Testing.xml	2010-07-19 18:09:58 UTC (rev 34042)
@@ -61,10 +61,8 @@
     <para>This testing framework is built on FIT and JSR-94, and is kept as a
     separate project to JBoss Rules. Due to it being built on FIT, it requires
     a different license (but is still open source). You can download and read
-    more about this tool from this web page: <ulink
-        url="http://fit-for-rules.sourceforge.net/">
-        <citetitle>Fit for rules</citetitle>
-      </ulink> http://fit-for-rules.sourceforge.net/</para>
+    more about this tool from this web page:
+    <link xlink:href="http://fit-for-rules.sourceforge.net/">Fit for rules</link></para>
 
     <para>The following screen captures show the fit for rules framework in
     action.</para>
@@ -92,9 +90,6 @@
       </mediaobject>
     </screenshot>
 
-    <para>More information and downloads from <ulink
-        url="http://fit-for-rules.sourceforge.net/">
-        <citetitle>Here</citetitle>
-      </ulink></para>
+    <para>More information and downloads from <link xlink:href="http://fit-for-rules.sourceforge.net/">here</link></para>
   </section>
 </section>

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Introduction/Section-What_is_a_Rule_Engine.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Introduction/Section-What_is_a_Rule_Engine.xml	2010-07-19 17:51:57 UTC (rev 34041)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Introduction/Section-What_is_a_Rule_Engine.xml	2010-07-19 18:09:58 UTC (rev 34042)
@@ -31,7 +31,7 @@
     is described as "an abstract structure that describes a formal language
     precisely, i.e., a set of rules that mathematically delineates a (usually
     infinite) set of finite-length strings over a (usually finite) alphabet"
-    (<ulink url="http://en.wikipedia.org/wiki/Formal_grammar"><citetitle>wikipedia</citetitle></ulink>).</para>
+    (<citetitle><link xlink:href="http://en.wikipedia.org/wiki/Formal_grammar">Wikipedia</link></citetitle>).</para>
 
     <para>Business Rule Management Systems build additional value on top of a
     general purpose Rule Engine by providing business user focused systems for

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Rule_Engine/Section-What_is_a_Rule_Engine.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Rule_Engine/Section-What_is_a_Rule_Engine.xml	2010-07-19 17:51:57 UTC (rev 34041)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Rule_Engine/Section-What_is_a_Rule_Engine.xml	2010-07-19 18:09:58 UTC (rev 34042)
@@ -31,9 +31,7 @@
     is described as "an abstract structure that describes a formal language
     precisely, i.e., a set of rules that mathematically delineates a (usually
     infinite) set of finite-length strings over a (usually finite) alphabet"
-    (<ulink url="http://en.wikipedia.org/wiki/Formal_grammar">
-        <citetitle>wikipedia</citetitle>
-      </ulink>).</para>
+    (<citetitle><link xlink:href="http://en.wikipedia.org/wiki/Formal_grammar">Wikipedia</link></citetitle>).</para>
 
     <para>Business Rule Management Systems build additional value on top of a
     general purpose Rule Engine by providing business user focused systems for

Modified: labs/jbossrules/trunk/drools-docs/drools-docs-fusion/src/main/docbook/en-US/Chapter-Introduction/Section-ComplexEventProcessing.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-fusion/src/main/docbook/en-US/Chapter-Introduction/Section-ComplexEventProcessing.xml	2010-07-19 17:51:57 UTC (rev 34041)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-fusion/src/main/docbook/en-US/Chapter-Introduction/Section-ComplexEventProcessing.xml	2010-07-19 18:09:58 UTC (rev 34042)
@@ -63,14 +63,9 @@
 
   <important>
     <blockquote>
-      <attribution><ulink
-          url="http://en.wikipedia.org/wiki/Complex_event_processing">
-          <citetitle>wikipedia</citetitle>
-        </ulink></attribution>
+      <attribution><citetitle><link xlink:href="http://en.wikipedia.org/wiki/Complex_event_processing">Wikipedia</link></citetitle></attribution>
 
-      <para>"<indexterm>
-          <primary>Complex Event Processing</primary>
-        </indexterm> <emphasis role="bold">Complex Event
+      <para>"<indexterm><primary>Complex Event Processing</primary></indexterm><emphasis role="bold">Complex Event
       Processing</emphasis>, or CEP, is primarily an event processing concept
       that deals with the task of processing multiple events with the goal of
       identifying the meaningful events within the event cloud. CEP employs



More information about the jboss-svn-commits mailing list