mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353141 13f79535-47bb-0310-9956-ffa450edef68
20 lines
630 B
XML
20 lines
630 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
|
|
|
<book software="Poi"
|
|
title="Poi Project Documentation"
|
|
copyright="@year@ Poi Project"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<menu label="Jakarta Poi">
|
|
<menu-item label="Top" href="../index.html"/>
|
|
</menu>
|
|
|
|
<menu label="Get Involved">
|
|
<menu-item label="Contributing" href="index.html"/>
|
|
<menu-item label="Branching" href="branching.html"/>
|
|
<menu-item label="Mail Lists" href="http://jakarta.apache.org/site/mail.html"/>
|
|
</menu>
|
|
|
|
</book>
|