mirror of https://github.com/apache/poi.git
added poifs howto
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352076 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d2a7221a5d
commit
d124fd284e
|
@ -32,6 +32,7 @@
|
|||
|
||||
<menu label="References">
|
||||
<menu-item label="Live Sites" href="livesites.html"/>
|
||||
<menu-item label="Building" href="building.xml"/>
|
||||
<menu-item label="XLS spec [PDF]" href="http://sc.openoffice.org/excelfileformat.pdf"/>
|
||||
<menu-item label="Apache Cocoon" href="http://xml.apache.org/cocoon/"/>
|
||||
</menu>
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
<menu label="Navigation">
|
||||
<menu-item label="Main" href="../index.html"/>
|
||||
<menu-item label="How To" href="how-to.html"/>
|
||||
</menu>
|
||||
|
||||
</book>
|
||||
|
|
Loading…
Reference in New Issue