poi/src/documentation
2011-01-20 13:20:24 +00:00
..
content/xdocs Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of built in formats, and tweak the format unit tests to do the same check for HSSF and XSSF. Also corrects some builtin formats for new HSSFWorkbooks which were slightly off 2011-01-20 13:20:24 +00:00
resources/images User Defined Function Documentation/Example, see Bugzilla 50587 2011-01-19 09:22:24 +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-Checklist.txt More license headers 2010-05-24 14:15:27 +00:00
release-guide.txt updated current version in trunk 2010-10-15 07:55:12 +00:00
RELEASE-NOTES.txt added a template of RELEASE-NOTES 2009-12-15 08:28:01 +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

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.