Added how to run build documentation

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353093 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Glen Stampoultzis 2003-05-09 11:06:55 +00:00
parent 0009446947
commit 06da334819
3 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@
This build was tested with and 1.5.3 although it will probably work with
other versions. The following optional jar files should be installed
other versions. The following jar files should be installed
into the ant lib directory:
LIBRARY LOCATION

View File

@ -37,6 +37,7 @@
<menu-item label="Javadocs" href="ext:javadoc"/>
<menu-item label="FAQ" href="faq.html"/>
<menu-item label="References" href="references/index.html"/>
<menu-item label="How to Build" href="howtobuild.html"/>
</menu>
<menu label="Translations">

View File

@ -24,6 +24,10 @@ See http://xml.apache.org/forrest/linking.html for more info
</forrest>
<cocoon href="cocoon/"/>
</xml.apache.org>
<jakarta.apache.org href="http://jakarta.apache.org/">
<ant href="ant/"/>
<poi href="poi/"/>
</jakarta.apache.org>
<junit href="junit/index.html"/>
<jdepend href="jdepend/index.html"/>
<javadoc href="apidocs/index.html"/>