Author: ochikvina
Date: 2008-11-25 09:21:22 -0500 (Tue, 25 Nov 2008)
New Revision: 12011
Modified:
trunk/portlet/docs/reference/en/master.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-479 - adding new chapters to master.xml;
Modified: trunk/portlet/docs/reference/en/master.xml
===================================================================
--- trunk/portlet/docs/reference/en/master.xml 2008-11-25 14:20:30 UTC (rev 12010)
+++ trunk/portlet/docs/reference/en/master.xml 2008-11-25 14:21:22 UTC (rev 12011)
@@ -5,7 +5,8 @@
[<!ENTITY intro SYSTEM "modules/intro.xml">
<!ENTITY installation SYSTEM "modules/installation.xml">
<!ENTITY starting_project SYSTEM "modules/starting_project.xml">
-<!ENTITY portlets_support SYSTEM "modules/portlets_support.xml">
+<!ENTITY jsf_seam_portlets SYSTEM "modules/jsf_seam_portlets.xml">
+<!ENTITY portlets_to_nonWTP_projects SYSTEM
"modules/portlets_to_nonWTP_projects.xml">
<!ENTITY seamlink "../../seam/html_single/index.html">
<!ENTITY aslink "../../as/html_single/index.html">
@@ -54,6 +55,7 @@
&intro;
&installation;
&starting_project;
- &portlets_support;
+ &jsf_seam_portlets;
+ &portlets_to_nonWTP_projects;
</book>