poi/src/documentation
Yegor Kozlov def8b38270 updated date of 3.5-beta6 in the docs
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_5_BETA6@783637 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 05:46:06 +00:00
..
content/xdocs updated date of 3.5-beta6 in the docs 2009-06-11 05:46:06 +00:00
resources/images 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, was 1-based2. repackaged common xssh-hssf examples, created a page in the site for them 3. converted broken non-ascii characters to unicode in TestMetaDataIPI and TestWriteWellKnown 2008-11-14 11:56:41 +00:00
skins merged with trunk r782401 2009-06-07 15:39:51 +00:00
README.txt Merged from BUILD_BRANCH. Note: There is one problem. The HDF testcases are failing for me which prevents the full build from running. Committers, please feel free to tweak the build on your own now. 2003-04-24 00:53:41 +00:00
Release-Checklist.txt Update the main .pom file based on advice from the repos team. Include the redirect pom, which needs to be placed under /poi/, to tell maven to switch to /org.apache.poi/, and detail this new pom in the release guide 2007-05-31 18:09:57 +00:00
release-guide.txt merged with trunk r782401 2009-06-07 15:39:51 +00:00
skinconf.xml changed Forrest config to use only status.xml, changes.xml is now obsolete 2009-05-23 09:53:25 +00:00

README.txt

This is the base documentation directory. It usually contains two files:

skinconf.xml     # This file customizes Forrest for your project. In it, you
                 # tell forrest the project name, logo, copyright info, etc

sitemap.xmap     # Optional. This sitemap overrides the default one bundled
                 # with Forrest. Typically, one would copy a sitemap from
                 # xml-forrest/src/resources/conf/sitemap.xmap, and customize
                 # it.