Skip to content

Import drools docs (6/10) #4555

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 100 commits into from
May 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
c64ffc2
JBRULES-2895 Strip all author tags from java files - For motivation s…
ge0ffrey Feb 18, 2011
8e43e5a
move the documentation guidelines into the build-bootstrap
ge0ffrey Feb 18, 2011
91f53e3
invalid char + typo
ge0ffrey Mar 7, 2011
1c16c9d
Rename drools-examples-drl to drools-expert-examples and drools-examp…
ge0ffrey Mar 11, 2011
f450d02
move honest politician into it's own package for clarity
ge0ffrey Mar 11, 2011
21dd104
typo
ge0ffrey Mar 11, 2011
07f8f5d
JBRULES-2869 split-up: Rename artifactId drools-api to knowledge-api
ge0ffrey Apr 1, 2011
c48e038
some examples require java 1.6 to run because of swing layouting
ge0ffrey Apr 13, 2011
e6c8398
namespace number guess example
ge0ffrey Apr 13, 2011
23e92b4
namespace banking examples + create aggregate ExamplesApp
ge0ffrey Apr 14, 2011
bf20328
namespace fibonacci
ge0ffrey Apr 14, 2011
b47eb39
namespace golfing
ge0ffrey Apr 14, 2011
9fce7e5
namespace state example
ge0ffrey Apr 14, 2011
51b9a5f
namespace petstore
ge0ffrey Apr 15, 2011
fc825be
namespace helloworld
ge0ffrey Apr 15, 2011
77e708b
namespace shopping
ge0ffrey Apr 15, 2011
02eebd4
namespace decisiontable/pricing
ge0ffrey Apr 15, 2011
1e06249
DroolsExamplesApp should be able to show all examples + rename PetSto…
ge0ffrey Apr 15, 2011
ceb54e8
mv drools-expert-examples to drools-examples
ge0ffrey Apr 15, 2011
33dfe1c
Set the drools version to 5.2.0.M2 (to avoid confusing hudson by lett…
ge0ffrey Apr 19, 2011
b6c139a
Revert "Set the drools version to 5.2.0.M2 (to avoid confusing hudson…
etirelli Apr 19, 2011
5cbe0fb
Prepare drools 5.3.0-SNAPSHOT (only on master)
ge0ffrey Apr 29, 2011
4b40e2c
JBRULES-3017 + JBRULES-3021: add module line + formatting
ge0ffrey May 9, 2011
db0661b
JBRULES-3017 + JBRULES-3021: add module line and clearly state that d…
ge0ffrey May 9, 2011
2355721
JBRULES-3017 + JBRULES-3021: fix sudoku screenshots
ge0ffrey May 9, 2011
51d8a24
JBRULES-3015 and JBRULES-3016
manstis May 11, 2011
f0ae6ba
Rewrite of Sudoku example: documentation and final touches
wlaun May 15, 2011
b0e2ad6
JBRULES-2255 docs: bellow instead below
ge0ffrey May 18, 2011
03df022
JBRULES-2248 Drools Expert User Guide errors
mdproctor May 19, 2011
a1e1493
Moved Chapter-Rule_Engine to obsolete
mdproctor May 19, 2011
807ae54
JBRULES-1909 clarifiction wanted for Rules docs
mdproctor May 19, 2011
85dd53c
new nexus repository rule that all poms have to have a description
ge0ffrey May 20, 2011
ae4bd16
Remove spurious '$'
wlaun May 27, 2011
da5583f
Tighten parser to forbid/force bindings for function calls in accumul…
wlaun May 31, 2011
6b631cc
Avoid horizontal scrolling for loooong lines in <programlisting>
wlaun Jun 3, 2011
e10edd2
Edits proposed and requested in JIRA https://issues.jboss.org/browse/…
Jun 3, 2011
1c37d7d
typo
ge0ffrey May 31, 2011
b515de0
typo's + reformatting by xmlmind
ge0ffrey Jun 1, 2011
05e725e
docbook schema errors + writing style
ge0ffrey Jun 6, 2011
6778050
rewrite LHS section for free form expressions
ge0ffrey Jun 7, 2011
5a59b0e
drools-docs rewrite LHS: laune's feedback
ge0ffrey Jun 9, 2011
a2498a5
rename multi restriction
ge0ffrey Jun 20, 2011
6784f3b
delete the obsolete chapters so people don't edit those instead by ac…
ge0ffrey Jun 20, 2011
112db5d
remove garbage section + remove all dead images
ge0ffrey Jun 20, 2011
a6e21d6
Updating documentation
etirelli Jun 21, 2011
cb77762
New syntax diagrams
wlaun Jun 20, 2011
fb52310
BNF source file
wlaun Jun 20, 2011
444ff2a
updated N&N segments into main docs
mdproctor Jun 21, 2011
c09a73d
Add section 5.8.3.8 Railroad diagrams with a list of all railroad dia…
ge0ffrey Jun 21, 2011
3357989
JBRULES-3087 NPE in PatternBuilder due to missing field position numbers
mdproctor Jun 23, 2011
4a494b5
Adding documentation for predefined type annotations
etirelli Jul 22, 2011
bf1b685
JBRULES-1787: Undocumented Panels for Eclipse Guided Rule Editor
manstis Jul 25, 2011
8908dad
JBRULES-3156 Singe HTML documentation (of Drools Expert) is broken fr…
ge0ffrey Jul 27, 2011
a28ab88
Faster release process: Release version should not be hard coded in t…
ge0ffrey Aug 1, 2011
2f0eb25
Change release version to 5.3.0.Beta1
ge0ffrey Aug 9, 2011
406a1e8
Revert "Change release version to 5.3.0.Beta1"
ge0ffrey Aug 9, 2011
d597d23
set master to 5.4.0-SNAPSHOT, with the branch of 5.3.x
ge0ffrey Sep 28, 2011
76c985a
fix links in manuals that had href="???"
ge0ffrey Dec 20, 2011
3b9d3a8
Disabling multithread evaluation option
etirelli Jan 19, 2012
7823ac2
JBRULES-3363: adding documentation for inline constraints in multi-fu…
etirelli Jan 29, 2012
108a41b
=Updated the documentation about negative patterns in stream mode
WolfgangWeiss Jan 23, 2012
46fa9bf
BUGZILLA-784543, JBRULES-3364 WorkingMemoryFileLogger docs
ge0ffrey Jan 31, 2012
367b9af
typo
ge0ffrey Jan 31, 2012
4215a14
Remove a duplicate, non-published, dead docbook file Section-QuickSta…
ge0ffrey Jan 31, 2012
66e4289
BZ-728168: updating the documentation to state that the use of # for …
etirelli Feb 2, 2012
721aab7
remove deprecated syntax diagram, fix typo
wlaun Feb 6, 2012
8b3af75
Update drools-docs/drools-expert-docs/src/main/docbook/en-US/Chapter-…
wlaun Feb 6, 2012
a148d55
'#' => '//'
wlaun Feb 6, 2012
686e767
'#' => '//'
wlaun Feb 6, 2012
6bccaa7
Updating the docs to fit the new api
Rikkola Feb 7, 2012
406144a
fixing docs
Rikkola Feb 10, 2012
09da88e
fixing docs
Rikkola Feb 10, 2012
5494f5c
Updated with N&N CR1
manstis Feb 17, 2012
a3f4373
Remove all scalefit tweaking for the PDF output because the pressgang…
ge0ffrey Feb 23, 2012
a49b390
Remove <index/> from docs to avoid ending the PDF with several empty …
ge0ffrey Feb 23, 2012
78168e7
JBRULES-3342 Incorrect/Misleading Expert Documentation For Drools XML…
sherl0cks Feb 27, 2012
89d44fa
version updated to 5.5.0-SNAPSHOT
Rikkola Apr 3, 2012
841ef6b
JBRULES-3281 Drools Expert User Guide > The Basics, various edits
ge0ffrey Apr 3, 2012
716b9d3
Fixed update method docs, which were out of date
Apr 10, 2012
7957f99
BZ-787118: clarifying documentation of sliding windows
etirelli Apr 18, 2012
8dd25bd
docs: fix spelling problems
ge0ffrey Apr 26, 2012
548b18a
docs: fix spelling problems drools-expert docs - part 1
ge0ffrey Apr 26, 2012
0b6d728
docs: fix spelling problems drools-expert docs - part 2
ge0ffrey Apr 26, 2012
a67f7d6
JBRULES-3063 BZ-788582: adding documentation and explicitly setting d…
etirelli Apr 27, 2012
e95b6e9
docs: programlisting formatting
ge0ffrey Apr 30, 2012
6fd7522
Update the UML diagrams in drools-expert-docs with ydoc
ge0ffrey Apr 30, 2012
85d90f3
docs: Remove dead files
ge0ffrey Apr 30, 2012
d5ba899
add propreactive documentation
mariofusco Apr 30, 2012
6f2092e
update docs regarding mathches and not matches operators
mariofusco May 1, 2012
267ba23
add documentation for the CompositeKBuilder
mariofusco May 3, 2012
df1abc9
reorganised expert docs, and added longer introduction for hybrid rea…
May 8, 2012
a7534e7
add traits documentation
mariofusco May 8, 2012
6ee4235
updated query docs, thanks to wolfgang laune
May 8, 2012
5a17b1e
reorganised expert docs, and added longer introduction for hybrid rea…
May 8, 2012
6a16392
JBRULES-2785: improving documentation
etirelli May 8, 2012
9f87e05
add documentation for IDE preferences panel
mariofusco May 10, 2012
2b563f2
replace logicalInsert with insertLogical in TMS docs
mariofusco May 11, 2012
4869a03
Add warning about memory requirements for large decision tables
manstis Jun 19, 2012
075d11e
Simplify wording
manstis Jun 19, 2012
fdb29d0
Edit text for readability, preferred word usage, etc.
IanDarwin Jun 27, 2012
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
200 changes: 0 additions & 200 deletions drools-docs/doc-authoring-guideline-and-cheatsheet.txt

This file was deleted.

2 changes: 1 addition & 1 deletion drools-docs/drools-expert-docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.drools</groupId>
<artifactId>drools-docs</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.5.0-SNAPSHOT</version>
</parent>

<artifactId>drools-expert-docs</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xml:base="./" xmlns="http://docbook.org/ns/docbook" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:ns="http://docbook.org/ns/docbook">
<title>User Guide</title>
<title>Api Reference</title>

<xi:include href="Section-Building.xml" />
<xi:include href="Section-Deploying.xml" />
Expand Down
Loading