Updating properties to be used with latest centipede too.Kept old ones in the meantime.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352942 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
33103b99d8
commit
5e7f65b50f
@ -20,6 +20,27 @@
|
|||||||
vm="1.2" />
|
vm="1.2" />
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
|
<forrest>
|
||||||
|
<cent>
|
||||||
|
<project skin="forrest-site"/>
|
||||||
|
<project content-dir="src/documentation"/>
|
||||||
|
<project xdocs-dir="src/documentation/xdocs"/>
|
||||||
|
<project images-dir="src/documentation/images"/>
|
||||||
|
</cent>
|
||||||
|
</forrest>
|
||||||
|
<java>
|
||||||
|
<cent>
|
||||||
|
<javadoc overview="src/java/overview.html" />
|
||||||
|
<!-- <javadocs group="POIFS org.apache.poi.poifs*,HSSF org.apache.poi.hssf*,HPSF org.apache.poi.hpsf*,">
|
||||||
|
<altenative views="uml">
|
||||||
|
<uml prefix="uml-" suffix="" extension="html"/>
|
||||||
|
</altenative>
|
||||||
|
</javadocs>
|
||||||
|
-->
|
||||||
|
</cent>
|
||||||
|
</java>
|
||||||
|
|
||||||
|
<!-- deprecated properties -->
|
||||||
<centipede>
|
<centipede>
|
||||||
<tools>
|
<tools>
|
||||||
<cents repository="http://krysalis.org/jars/">
|
<cents repository="http://krysalis.org/jars/">
|
||||||
|
Loading…
Reference in New Issue
Block a user