Author: msorokin
Date: 2009-11-10 04:39:28 -0500 (Tue, 10 Nov 2009)
New Revision: 18563
Modified:
trunk/birt/docs/en/master.xml
Log:
https://jira.jboss.org/jira/browse/JBIDE-4779
updated the guide
Modified: trunk/birt/docs/en/master.xml
===================================================================
--- trunk/birt/docs/en/master.xml 2009-11-10 04:37:07 UTC (rev 18562)
+++ trunk/birt/docs/en/master.xml 2009-11-10 09:39:28 UTC (rev 18563)
@@ -6,12 +6,15 @@
<!ENTITY introduction SYSTEM "modules/introduction.xml">
<!ENTITY birt_integration_with_seam SYSTEM
"modules/birt_integration_with_seam.xml">
<!ENTITY hibernate_datasource SYSTEM "modules/hibernate_datasource.xml">
-<!ENTITY birt_reports_deployment SYSTEM
"modules/birt_reports_deployment.xml">
+<!ENTITY birt_reports_deployment SYSTEM
"modules/birt_reports_deployment.xml">
+<!ENTITY framework SYSTEM "modules/framework.xml">
+<!ENTITY tasks SYSTEM "modules/tasks.xml">
+<!ENTITY links SYSTEM "modules/links.xml">
]>
-
+
<book>
<bookinfo>
- <title>Birt Plugin Integration Reference Guide</title>
+ <title>JBoss BIRT Integration User Guide</title>
<corpauthor>
<inlinemediaobject>
@@ -23,16 +26,38 @@
</imageobject>
</inlinemediaobject>
</corpauthor>
-
+
+
<author><firstname>Michael</firstname><surname>Sorokin</surname><email>msorokin(a)exadel.com</email></author>
<author><firstname>Anastasiya</firstname><surname>Bogachuk</surname><email>abogachuk(a)exadel.com</email></author>
<author><firstname>Olga</firstname><surname>Chikvina</surname></author>
- <pubdate>August 2008</pubdate>
+ <othercredit>
+
+ <contrib>
+ Special thanks to Snjezana Peco
+ </contrib>
+
+
+
+
+ </othercredit>
+
+
+
+
+
+
+
+
+
+
<copyright>
<year>2008</year>
<year>2009</year>
<holder>JBoss by Red Hat</holder>
</copyright>
+
+
<releaseinfo>
Version: 1.1.0.M2
</releaseinfo>
@@ -50,8 +75,9 @@
<toc/>
&introduction;
- &birt_integration_with_seam;
- &hibernate_datasource;
- &birt_reports_deployment;
+ &tasks;
+ &framework;
+ &links;
+
</book>
\ No newline at end of file