[jboss-svn-commits] JBL Code SVN: r9573 - in labs/jbossrules/trunk/documentation/manual/en: Chapter-BRMS and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Feb 17 23:36:31 EST 2007


Author: michael.neale at jboss.com
Date: 2007-02-17 23:36:31 -0500 (Sat, 17 Feb 2007)
New Revision: 9573

Added:
   labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/
   labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-Architecture.xml
   labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-UserGuide.xml
Log:
JBRULES-688

Added: labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-Architecture.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-Architecture.xml	                        (rev 0)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-Architecture.xml	2007-02-18 04:36:31 UTC (rev 9573)
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.0//EN"
+"http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook.dtd">
+<section>
+  <title>Introduction</title>
+
+  <para></para>
+
+
+
+  <section>
+    <title>Design</title>
+  </section>
+
+  <section>
+    <title>Building from source</title>
+  </section>
+
+  <section>
+    <title>Re-usable components</title>
+  </section>
+
+  <section>
+    <title>Versioning and Storage</title>
+  </section>
+
+
+
+    
+</section>


Property changes on: labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-Architecture.xml
___________________________________________________________________
Name: svn:eol-style
   + native

Added: labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-UserGuide.xml
===================================================================
--- labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-UserGuide.xml	                        (rev 0)
+++ labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-UserGuide.xml	2007-02-18 04:36:31 UTC (rev 9573)
@@ -0,0 +1,69 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.0//EN"
+"http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook.dtd">
+<section>
+  <title>Introduction</title>
+
+  <para></para>
+
+
+  <figure>
+    <title>Overview</title>
+
+    <mediaobject>
+      <imageobject>
+        <imagedata align="center" fileref="all.jpg" format="JPG" scalefit="1" />
+      </imageobject>
+    </mediaobject>
+  </figure>
+
+  <section>
+    <title>What is a BRMS?</title>
+    <section><title>When to use a BRMS</title></section>
+  </section>
+
+
+  <section>
+    <title>Features outline</title>
+    <itemizedlist>
+      <listitem>
+        <para>Textual/graphical rule editor</para>
+      </listitem>
+    </itemizedlist>
+  </section>
+
+  <section>
+    <title>Installation</title>	
+  </section>
+
+  <section>
+    <title>Quick guide and concepts</title>	
+  </section>
+
+  <section>
+    <title>BRMS concepts</title>	
+    <section><title>Categorisation</title></section>
+    <section><title>Status management</title></section>
+    <section><title>Package management</title></section>
+    <section><title>Version management</title></section>
+    <section>
+	<title>Navigating and finding rules</title>
+	<para>The two main ways of viewing the repository are by using user-driven Categorisation (tagging) as outlined above. This provides a way to navigate your rules in a way that makes sense to your organisation. An alternative and more technical view is to use the package explorer. This shows the rules (assets) closer to how they are actually stored in the database, and also seperates rules into packages (name spaces) and their type of rule.</para>
+
+    </section>
+  </section>
+
+
+  <section>
+        <title>Rule authoring</title>
+  </section>
+
+  <section> 
+	<title>Syncronising with developers (SCM system integration)</title>
+  </section>
+
+  <section>
+        <title>Integrating with your applications</title>
+  </section>
+    
+</section>


Property changes on: labs/jbossrules/trunk/documentation/manual/en/Chapter-BRMS/Section-UserGuide.xml
___________________________________________________________________
Name: svn:eol-style
   + native




More information about the jboss-svn-commits mailing list