Author: ochikvina
Date: 2008-04-08 10:47:50 -0400 (Tue, 08 Apr 2008)
New Revision: 7418
Modified:
trunk/struts/docs/struts_tools_ref_guide/en/master.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-261 - reorganizing tthe guide structure; organizing
new chapters
Modified: trunk/struts/docs/struts_tools_ref_guide/en/master.xml
===================================================================
--- trunk/struts/docs/struts_tools_ref_guide/en/master.xml 2008-04-08 14:24:50 UTC (rev
7417)
+++ trunk/struts/docs/struts_tools_ref_guide/en/master.xml 2008-04-08 14:47:50 UTC (rev
7418)
@@ -4,8 +4,14 @@
[
<!ENTITY introduction SYSTEM "modules/introduction.xml">
-<!ENTITY struts_tools SYSTEM "modules/struts_tools.xml">
-<!ENTITY struts_project_verification SYSTEM
"modules/struts_project_verification.xml">
+<!ENTITY projects SYSTEM "modules/projects.xml">
+<!ENTITY editors SYSTEM "modules/editors.xml">
+<!ENTITY modules SYSTEM "modules/modules.xml">
+<!ENTITY code_generation SYSTEM "modules/code_generation.xml">
+<!ENTITY config_file_debugger SYSTEM "modules/config_file_debugger.xml">
+<!ENTITY page_links_recognizer SYSTEM
"modules/page_links_recognizer.xml">
+<!ENTITY project_verification SYSTEM "modules/project_verification.xml">
+<!ENTITY rel_resources_links SYSTEM "modules/rel_resources_links.xml">
]>
<book>
<bookinfo>
@@ -22,6 +28,12 @@
<toc/>
&introduction;
- &struts_tools;
- &struts_project_verification;
+ &projects;
+ &editors;
+ &modules;
+ &code_generation;
+ &config_file_debugger;
+ &page_links_recognizer;
+ &project_verification;
+ &rel_resources_links;
</book>
\ No newline at end of file