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:
parent
0009446947
commit
06da334819
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
|
|
||||||
This build was tested with and 1.5.3 although it will probably work with
|
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:
|
into the ant lib directory:
|
||||||
|
|
||||||
LIBRARY LOCATION
|
LIBRARY LOCATION
|
||||||
|
@ -37,6 +37,7 @@
|
|||||||
<menu-item label="Javadocs" href="ext:javadoc"/>
|
<menu-item label="Javadocs" href="ext:javadoc"/>
|
||||||
<menu-item label="FAQ" href="faq.html"/>
|
<menu-item label="FAQ" href="faq.html"/>
|
||||||
<menu-item label="References" href="references/index.html"/>
|
<menu-item label="References" href="references/index.html"/>
|
||||||
|
<menu-item label="How to Build" href="howtobuild.html"/>
|
||||||
</menu>
|
</menu>
|
||||||
|
|
||||||
<menu label="Translations">
|
<menu label="Translations">
|
||||||
|
@ -24,6 +24,10 @@ See http://xml.apache.org/forrest/linking.html for more info
|
|||||||
</forrest>
|
</forrest>
|
||||||
<cocoon href="cocoon/"/>
|
<cocoon href="cocoon/"/>
|
||||||
</xml.apache.org>
|
</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"/>
|
<junit href="junit/index.html"/>
|
||||||
<jdepend href="jdepend/index.html"/>
|
<jdepend href="jdepend/index.html"/>
|
||||||
<javadoc href="apidocs/index.html"/>
|
<javadoc href="apidocs/index.html"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user