Author: ochikvina
Date: 2009-01-23 07:04:25 -0500 (Fri, 23 Jan 2009)
New Revision: 13227
Modified:
trunk/as/docs/reference/en/modules/perspective.xml
trunk/as/docs/reference/en/modules/quick_start.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-571 - adding markers;
Modified: trunk/as/docs/reference/en/modules/perspective.xml
===================================================================
--- trunk/as/docs/reference/en/modules/perspective.xml 2009-01-23 10:06:53 UTC (rev
13226)
+++ trunk/as/docs/reference/en/modules/perspective.xml 2009-01-23 12:04:25 UTC (rev
13227)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<chapter id="perspective" xreflabel="perspective">
+<chapter id="perspective" xreflabel="perspective"
role="updated">
<?dbhtml filename="perspective.html"?>
<chapterinfo>
<keywordset>
@@ -22,7 +22,7 @@
<property>Project archives view</property> and the
<property>JBoss Server
View</property>.</para>
- <section id="JBossServerView">
+ <section id="JBossServerView" role="updated">
<?dbhtml filename="JBossServerView.html"?>
<title>The JBoss Server View</title>
@@ -641,7 +641,7 @@
</section>
</section>
- <section id="Project_archivesView">
+ <section id="Project_archivesView" role="updated">
<title>Project Archives View</title>
<para>Every application, whether Plain Old Java, J2EE, or some other
language altogether,
needs to be packaged in some way. In Java-related projects, many people use
ANT. </para>
Modified: trunk/as/docs/reference/en/modules/quick_start.xml
===================================================================
--- trunk/as/docs/reference/en/modules/quick_start.xml 2009-01-23 10:06:53 UTC (rev
13226)
+++ trunk/as/docs/reference/en/modules/quick_start.xml 2009-01-23 12:04:25 UTC (rev
13227)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<chapter id="quick_start">
+<chapter id="quick_start" role="updated">
<title>Quick Start with JBoss Server</title>
<para>This chapter covers the basics of working with the <property>JBoss
Server</property>. If you