mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
Add com.ibm.richtext to docs
X-SVN-Rev: 1194
This commit is contained in:
parent
5acd67515d
commit
450fe1fadc
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
*******************************************************************************
|
||||
*
|
||||
* $Source: /xsrl/Nsvn/icu/icu4j/build.xml,v $
|
||||
* $Date: 2000/04/20 17:57:12 $
|
||||
* $Revision: 1.10 $
|
||||
* $Date: 2000/04/20 18:46:25 $
|
||||
* $Revision: 1.11 $
|
||||
*
|
||||
*******************************************************************************
|
||||
* This is the ant build file for ICU4J. See readme.html for more information.
|
||||
|
@ -74,7 +74,7 @@
|
|||
|
||||
<target name="docs" depends="core">
|
||||
<mkdir dir="${doc.dir}"/>
|
||||
<javadoc packagenames="com.ibm.util,com.ibm.text,com.ibm.math"
|
||||
<javadoc packagenames="com.ibm.util,com.ibm.text,com.ibm.math,com.ibm.richtext"
|
||||
sourcepath="${src.dir}"
|
||||
destdir="${doc.dir}"
|
||||
nodeprecatedlist="true"
|
||||
|
|
Loading…
Add table
Reference in a new issue