[jboss-svn-commits] JBL Code SVN: r34044 - in labs/jbossrules/trunk/drools-docs: drools-docs-expert/src/main/docbook/en-US/Chapter-Examples and 1 other directories.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Jul 19 14:25:23 EDT 2010
Author: ge0ffrey
Date: 2010-07-19 14:25:22 -0400 (Mon, 19 Jul 2010)
New Revision: 34044
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-Examples/Section-SodukiExample.xml
labs/jbossrules/trunk/drools-docs/drools-docs-introduction/src/main/docbook/en-US/Chapter-Install/Section-Install.xml
Log:
Replacing <screeninfo> (deprecated) by <info> + filename and literal guidelines
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 18:21:57 UTC (rev 34043)
+++ labs/jbossrules/trunk/drools-docs/doc-authoring-guideline-and-cheatsheet.txt 2010-07-19 18:25:22 UTC (rev 34044)
@@ -16,6 +16,10 @@
* Keywords may be enclosed in <kw></kw>, rendered in boldface Courier
+* Use <literal> for class names, method names, ...
+
+* Use <filename> for filenames
+
* Please link svg image files instead of png bitmaps in the text whenever
possible.
Modified: labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Examples/Section-SodukiExample.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Examples/Section-SodukiExample.xml 2010-07-19 18:21:57 UTC (rev 34043)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-expert/src/main/docbook/en-US/Chapter-Examples/Section-SodukiExample.xml 2010-07-19 18:25:22 UTC (rev 34044)
@@ -49,7 +49,7 @@
<para>A window will be displayed with a relatively simple partially
filled grid. <screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
@@ -79,7 +79,7 @@
solution is complete and valid. In this case it is, and the "Solve"
button is disabled and displays a text like
<code>"Solved (1052ms)"</code>.<screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
@@ -93,7 +93,7 @@
challenging grid. Note that the solve button is enabled when the new
grid is loaded.
<screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
@@ -104,7 +104,7 @@
<para>Click on the "Solve" button again to solve this new grid.
<screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
@@ -117,7 +117,7 @@
on "File", "Samples" and "!DELIBERATELY BROKEN!". Note that this grid
starts with some issues, for example the value 5 appears twice in the
first row.<screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
@@ -129,7 +129,7 @@
<para>Nevertheless, click on the "Solve" button to apply the solving
rules to this invalid grid. Note that the "Solve" button is relabelled
to indicate that the resulting solution is invalid. <screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
@@ -162,7 +162,7 @@
can not be solved by the engine as it stands. Click on
"File", "Samples" and then "Hard 3" to load a sparsely populated grid.
<screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
@@ -175,7 +175,7 @@
are unable to complete the grid, even though (if you are a Sudoku
aficionado) you may be able to see a way forward with the solution.
<screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
Modified: labs/jbossrules/trunk/drools-docs/drools-docs-introduction/src/main/docbook/en-US/Chapter-Install/Section-Install.xml
===================================================================
--- labs/jbossrules/trunk/drools-docs/drools-docs-introduction/src/main/docbook/en-US/Chapter-Install/Section-Install.xml 2010-07-19 18:21:57 UTC (rev 34043)
+++ labs/jbossrules/trunk/drools-docs/drools-docs-introduction/src/main/docbook/en-US/Chapter-Install/Section-Install.xml 2010-07-19 18:25:22 UTC (rev 34044)
@@ -331,7 +331,7 @@
<para>Step 1. Use the Eclipse help menu to find the feature installer.
<screenshot>
- <screeninfo>Access the software updates menu</screeninfo>
+ <info>Access the software updates menu</info>
<mediaobject>
<imageobject>
@@ -343,7 +343,7 @@
<para>Step 2: Choose the option for installing a new feature (obviously
in future, if you want to check for updates, you use the other option
!). <screenshot>
- <screeninfo>Search for new features</screeninfo>
+ <info>Search for new features</info>
<mediaobject>
<imageobject>
@@ -354,7 +354,7 @@
<para>Step 3: This screen will show what update sites are already
configured for your Eclipse instance. <screenshot>
- <screeninfo>Update sites</screeninfo>
+ <info>Update sites</info>
<mediaobject>
<imageobject>
@@ -367,7 +367,7 @@
You give it a name eg "JBoss Drools" and the url. <programlisting> Check the Drools IDE Update Site section of the Drools Downloads webpage:
http://labs.jboss.com/drools/downloads.html</programlisting>
<screenshot>
- <screeninfo>New remote site</screeninfo>
+ <info>New remote site</info>
<mediaobject>
<imageobject>
@@ -379,7 +379,7 @@
<para>Step 5: Select the new update site you just added. Eclipse will
remember this for when it checks for updates automatically in the
future. <screenshot>
- <screeninfo>Choose the newly added update site</screeninfo>
+ <info>Choose the newly added update site</info>
<mediaobject>
<imageobject>
@@ -390,7 +390,7 @@
<para>Step 6: You should see the available features (Drools IDE)
retrieved from the update site. <screenshot>
- <screeninfo>Available features</screeninfo>
+ <info>Available features</info>
<mediaobject>
<imageobject>
@@ -402,7 +402,7 @@
<para>Step 7: The license agreement. Choose the option to accept the
license agreement. Once this happens, the workbench will start
downloading. Might be an opportune time to go have a coffee. <screenshot>
- <screeninfo>License</screeninfo>
+ <info>License</info>
<mediaobject>
<imageobject>
@@ -412,7 +412,7 @@
</screenshot></para>
<para>Step 8: Confirm that this is the feature you want. <screenshot>
- <screeninfo>Confirmation</screeninfo>
+ <info>Confirmation</info>
<mediaobject>
<imageobject>
@@ -424,7 +424,7 @@
<para>Step 9: Press Accept to accept the fact that the feature is not
digitally signed. No one signs their features, its a silly default
screen in Eclipse. <screenshot>
- <screeninfo>Verify</screeninfo>
+ <info>Verify</info>
<mediaobject>
<imageobject>
@@ -435,7 +435,7 @@
<para>Step 10: The workbench will need to restart now for the feature to
take effect. <screenshot>
- <screeninfo>Restart the workbench</screeninfo>
+ <info>Restart the workbench</info>
<mediaobject>
<imageobject>
More information about the jboss-svn-commits
mailing list