You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nick Burch a120845220 Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 years ago
..
content/xdocs Fix bug #49020 - Workaround Excel outputting invalid XML in button definitions by not closing BR tags 14 years ago
resources/images Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 14 years ago
skins Do a manual sync, as per the common skins README, to avoid a build warning 14 years ago
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. 21 years ago
RELEASE-NOTES.txt added a template of RELEASE-NOTES 14 years ago
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 17 years ago
release-guide.txt more cleanup of build.xml, improved release procedure, added a script to create .md5 and .asc 14 years ago
skinconf.xml Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 14 years ago

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.