poi/src/documentation
2009-11-06 19:40:07 +00:00
..
content/xdocs added a method to set arabic mode in HSSFSheet, see Bugzilla 47970 2009-11-06 19:40:07 +00:00
resources/images deleted 'svn:executable' property 2009-10-16 19:17:12 +00:00
skins documentation changes - css adjust 2009-11-06 02:48:37 +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 deleted 'svn:executable' property 2009-10-16 19:17:12 +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

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.