Author: ochikvina
Date: 2009-01-29 12:51:33 -0500 (Thu, 29 Jan 2009)
New Revision: 13365
Modified:
branches/jbosstools-3.0.0.CR2/seam/docs/reference/en/modules/creating_new_seam.xml
branches/jbosstools-3.0.0.CR2/seam/docs/reference/en/modules/seam_editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-571- adding release documentation on 3.0.0.CR2;
Modified:
branches/jbosstools-3.0.0.CR2/seam/docs/reference/en/modules/creating_new_seam.xml
===================================================================
---
branches/jbosstools-3.0.0.CR2/seam/docs/reference/en/modules/creating_new_seam.xml 2009-01-29
17:51:16 UTC (rev 13364)
+++
branches/jbosstools-3.0.0.CR2/seam/docs/reference/en/modules/creating_new_seam.xml 2009-01-29
17:51:33 UTC (rev 13365)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="create_seam" xreflabel="create_seam">
+<chapter id="create_seam" xreflabel="create_seam"
role="updated">
<?dbhtml filename="create_new_seam.html"?>
<chapterinfo>
<keywordset>
@@ -25,7 +25,7 @@
</mediaobject>
</figure>
- <section id="standaloneSeam">
+ <section id="standaloneSeam" role="updated">
<title>Create standalone Seam Web Project</title>
<para>The best way to get started with Seam is to organise a simple Seam
Project and
experiment with it by creating variations.</para>
Modified: branches/jbosstools-3.0.0.CR2/seam/docs/reference/en/modules/seam_editors.xml
===================================================================
---
branches/jbosstools-3.0.0.CR2/seam/docs/reference/en/modules/seam_editors.xml 2009-01-29
17:51:16 UTC (rev 13364)
+++
branches/jbosstools-3.0.0.CR2/seam/docs/reference/en/modules/seam_editors.xml 2009-01-29
17:51:33 UTC (rev 13365)
@@ -17,8 +17,7 @@
<title>Content Assist</title>
- <para><property>Content Assist</property> (Ctrl + space) is
available when using expression
- language in:</para>
+ <para><property>Content Assist</property> (Ctrl + Space) is
available when using EL variables in the following file formats:</para>
<itemizedlist>
<listitem>
<para>JSP</para>
@@ -34,7 +33,7 @@
</listitem>
</itemizedlist>
- <para>The Seam components are available in content assist.</para>
+ <para>Notice, the code completion for the Seam components shows the
proposals marked with Seam icon.</para>
<figure>
<title>Content Assist</title>