[richfaces-svn-commits] JBoss Rich Faces SVN: r2115 - in trunk/docs/userguide: en/src/main/docbook and 1 other directory.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Tue Aug 7 14:08:58 EDT 2007
Author: alexsmirnov
Date: 2007-08-07 14:08:58 -0400 (Tue, 07 Aug 2007)
New Revision: 2115
Modified:
trunk/docs/userguide/en/src/main/docbook/master.xml
trunk/docs/userguide/pom.xml
Log:
Merge generated taglib documentation.
Modified: trunk/docs/userguide/en/src/main/docbook/master.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/master.xml 2007-08-07 17:54:49 UTC (rev 2114)
+++ trunk/docs/userguide/en/src/main/docbook/master.xml 2007-08-07 18:08:58 UTC (rev 2115)
@@ -37,6 +37,7 @@
<!ENTITY dropDownMenu_table SYSTEM "../../../target/generated/dropdown-menu.xml">
<!ENTITY menuComponents_table SYSTEM "../../../target/generated/menu-components.xml">
<!ENTITY panelMenu_table SYSTEM "../../../target/generated/panelmenu.xml">
+<!ENTITY coreComponents_table SYSTEM "../../../target/generated/a4j.xml">
@@ -77,6 +78,7 @@
<!--
&richfaces_table;
-->
+&coreComponents_table;
&dataFilterSlider_table;
&dataScroller_table;
&dataTable_table;
Modified: trunk/docs/userguide/pom.xml
===================================================================
--- trunk/docs/userguide/pom.xml 2007-08-07 17:54:49 UTC (rev 2114)
+++ trunk/docs/userguide/pom.xml 2007-08-07 18:08:58 UTC (rev 2115)
@@ -45,6 +45,15 @@
<groupId>
org.richfaces.ui
</groupId>
+ <artifactId>core</artifactId>
+ <version>
+ 3.1.0-SNAPSHOT
+ </version>
+ </artifactItem>
+ <artifactItem>
+ <groupId>
+ org.richfaces.ui
+ </groupId>
<artifactId>
dataFilterSlider
</artifactId>
More information about the richfaces-svn-commits
mailing list