poi/src/documentation
Nick Burch c225333112 Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF header records for a PageSettingsBlock
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998967 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 16:00:50 +00:00
..
content/xdocs Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF header records for a PageSettingsBlock 2010-09-20 16:00:50 +00:00
resources/images Many documentation changes. See https://issues.apache.org/bugzilla/show_bug.cgi?id=48242 2009-11-19 21:22:21 +00:00
skins Do a manual sync, as per the common skins README, to avoid a build warning 2010-01-11 10:39:35 +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-NOTES.txt added a template of RELEASE-NOTES 2009-12-15 08:28:01 +00:00
Release-Checklist.txt More license headers 2010-05-24 14:15:27 +00:00
release-guide.txt More license headers 2010-05-24 14:15:27 +00:00
skinconf.xml Update the contributor guidelines (microsoft docs, smaller patches are better etc), and ensure we only have the one copy in /guidelines.html 2010-07-02 15:51:48 +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.